File manager - Edit - /opt/cpanel/ea-wappspector/vendor/rector/rector/vendor/illuminate/contracts/Auth/CanResetPassword.php
Back
<?php namespace RectorPrefix202411\Illuminate\Contracts\Auth; interface CanResetPassword { /** * Get the e-mail address where password reset links are sent. * * @return string */ public function getEmailForPasswordReset(); /** * Send the password reset notification. * * @param string $token * @return void */ public function sendPasswordResetNotification($token); }
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0 |
proxy
|
phpinfo
|
Settings