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:
@@ -48,6 +48,8 @@ interface TriggerInterface
|
||||
public static function willMatchEverything($value = null);
|
||||
|
||||
/**
|
||||
* Triggers on a value and journal.
|
||||
*
|
||||
* @param TransactionJournal $journal
|
||||
*
|
||||
* @return bool
|
||||
|
||||
Reference in New Issue
Block a user