mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-20 15:44:45 +02: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