Code cleanup courtesy of Scrutiniser CI.

This commit is contained in:
James Cole
2016-02-17 21:55:00 +01:00
parent ff342f6789
commit a178fed0c6
24 changed files with 53 additions and 105 deletions

View File

@@ -26,7 +26,7 @@ use Log;
*
* @package FireflyIII\Rules
*/
class Processor
final class Processor
{
/** @var Collection */
private $actions;