Some code cleanup [skip ci]

This commit is contained in:
James Cole
2016-12-28 18:49:30 +01:00
parent 866a7d7401
commit 7ee650ba7a
3 changed files with 24 additions and 19 deletions

View File

@@ -47,6 +47,7 @@ class PasswordController extends Controller
/**
* Send a reset link to the given user.
* @SuppressWarnings(PHPMD.CyclomaticComplexity) // it's 7 but ok
*
* @param \Illuminate\Http\Request $request
*