mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Better description for matchesAnything
This commit is contained in:
@@ -64,8 +64,9 @@ class AmountLess implements TriggerInterface
|
||||
}
|
||||
|
||||
/**
|
||||
* Checks whether this trigger will match all transactions
|
||||
* For example: amount > 0 or description starts with ''
|
||||
* @{inheritdoc}
|
||||
*
|
||||
* @see TriggerInterface::matchesAnything
|
||||
*
|
||||
* @return bool
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user