mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-29 18:20:01 +00:00
Remove matchesAnything
This commit is contained in:
@@ -64,18 +64,6 @@ class AmountLess implements TriggerInterface
|
||||
return true;
|
||||
}
|
||||
|
||||
/**
|
||||
* @{inheritdoc}
|
||||
*
|
||||
* @see TriggerInterface::matchesAnything
|
||||
*
|
||||
* @return bool
|
||||
*/
|
||||
public function matchesAnything()
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
/**
|
||||
* @return bool
|
||||
*/
|
||||
|
Reference in New Issue
Block a user