mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 18:54:58 +00:00 
			
		
		
		
	Add some phpdoc
This commit is contained in:
		| @@ -25,7 +25,9 @@ use Illuminate\Support\Facades\Password; | ||||
|  * Class PasswordController | ||||
|  * | ||||
|  * @package FireflyIII\Http\Controllers\Auth | ||||
|  * @method getEmailSubject | ||||
|  * @method getEmailSubject() | ||||
|  * @method getSendResetLinkEmailSuccessResponse() | ||||
|  * @method getSendResetLinkEmailFailureResponse() | ||||
|  */ | ||||
| class PasswordController extends Controller | ||||
| { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user