mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-09 20:11:22 +00:00
Add php doc blocks.
This commit is contained in:
@@ -57,6 +57,8 @@ final class AmountLess extends AbstractTrigger implements TriggerInterface
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns true when amount is less than X.
|
||||
*
|
||||
* @param TransactionJournal $journal
|
||||
*
|
||||
* @return bool
|
||||
|
||||
Reference in New Issue
Block a user