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