mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 08:35:00 +00:00
Clean up various code.
This commit is contained in:
@@ -115,6 +115,7 @@ class FireflyValidator extends Validator
|
||||
|
||||
/**
|
||||
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
|
||||
* @SuppressWarnings(PHPMD.ExcessiveMethodLength)
|
||||
*/
|
||||
public function validateIban(mixed $attribute, mixed $value): bool
|
||||
{
|
||||
|
Reference in New Issue
Block a user