mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-10 12:24:50 +00:00
Some code cleanup courtesy of PHPStorm.
This commit is contained in:
@@ -39,6 +39,9 @@ class Processor
|
||||
|
||||
/**
|
||||
* Processor constructor.
|
||||
*
|
||||
* @param Rule $rule
|
||||
* @param TransactionJournal $journal
|
||||
*/
|
||||
public function __construct(Rule $rule, TransactionJournal $journal)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user