refactor: reactivate phpstan and psalm rules (monicahq/chandler#175)
This commit is contained in:
@@ -12,7 +12,7 @@ class EmailVerificationNotificationController extends Controller
|
||||
* Send a new email verification notification.
|
||||
*
|
||||
* @param \Illuminate\Http\Request $request
|
||||
* @return \Illuminate\Http\Response
|
||||
* @return \Illuminate\Http\RedirectResponse
|
||||
*/
|
||||
public function store(Request $request)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user