Code and tests for #1450

This commit is contained in:
James Cole
2018-09-15 13:43:57 +02:00
parent fa347f5f75
commit 57b4a5be08
16 changed files with 1089 additions and 18 deletions

View File

@@ -31,7 +31,7 @@ use FireflyIII\Models\TransactionJournal;
interface ActionInterface
{
/**
* TriggerInterface constructor.
* ActionInterface constructor.
*
* @param RuleAction $action
*/