mirror of
https://github.com/pelican-dev/panel.git
synced 2025-11-24 00:30:17 +01:00
Remove superfluous doc block
This commit is contained in:
parent
64943aa50c
commit
c621d2dad5
@ -28,8 +28,6 @@ class ForgotPasswordController extends Controller
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Get the response for a successful password reset link.
|
* Get the response for a successful password reset link.
|
||||||
*
|
|
||||||
* @param string $response
|
|
||||||
*/
|
*/
|
||||||
protected function sendResetLinkResponse(Request $request, string $response): JsonResponse
|
protected function sendResetLinkResponse(Request $request, string $response): JsonResponse
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user