Some issues fixed for scrutiniser.

This commit is contained in:
James Cole
2016-09-25 08:24:03 +02:00
parent bb7c26b77c
commit 3323c31765
6 changed files with 2 additions and 12 deletions

View File

@@ -23,6 +23,7 @@ use Illuminate\Support\Facades\Password;
* Class PasswordController
*
* @package FireflyIII\Http\Controllers\Auth
* @method getEmailSubject
*/
class PasswordController extends Controller
{