mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-05-03 20:56:21 +00:00
Fix various phpstan things
This commit is contained in:
@@ -83,6 +83,7 @@ class Authenticate
|
||||
* @return mixed
|
||||
* @throws FireflyException
|
||||
* @throws AuthenticationException
|
||||
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
|
||||
*/
|
||||
protected function authenticate($request, array $guards)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user