mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-29 18:20:01 +00:00
fix phpstan warnings
This commit is contained in:
@@ -76,7 +76,7 @@ class Authenticate
|
||||
* @throws FireflyException
|
||||
* @throws AuthenticationException
|
||||
*
|
||||
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
|
||||
* @SuppressWarnings("PHPMD.UnusedFormalParameter")
|
||||
*/
|
||||
protected function authenticate($request, array $guards)
|
||||
{
|
||||
|
Reference in New Issue
Block a user