interface EmailVerificationNotificationSentResponse implements Responsable

Methods

Response
toResponse(Request $request)

Create an HTTP response that represents the object.

Details

in Responsable at line 15
Response toResponse(Request $request)

Create an HTTP response that represents the object.

Parameters

Request $request

Return Value

Response