Skip to content

Commit 9eb3f32

Browse files
author
DKravtsov
committed
fixed CI
1 parent ffc2ab6 commit 9eb3f32

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: app/Http/Controllers/Auth/ForgotPasswordController.php

+2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@
99

1010
class ForgotPasswordController extends Controller
1111
{
12+
// @codingStandardsIgnoreStart
1213
use SendsPasswordResetEmails;
14+
// @codingStandardsIgnoreEnd
1315

1416
/*
1517
|--------------------------------------------------------------------------

0 commit comments

Comments
 (0)