mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-07-29 23:57:59 -05:00
fix phpstan warnings
This commit is contained in:
@@ -110,7 +110,7 @@ class UserEventHandler
|
||||
}
|
||||
|
||||
/**
|
||||
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
|
||||
* @SuppressWarnings("PHPMD.UnusedFormalParameter")
|
||||
*/
|
||||
public function createExchangeRates(RegisteredUser $event): void
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user