mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-03 19:28:40 +00:00
Add newlines and strict types check.
This commit is contained in:
@@ -65,4 +65,4 @@ interface RuleEngineInterface
|
||||
*/
|
||||
public function find(): Collection;
|
||||
|
||||
}
|
||||
}
|
||||
|
@@ -424,4 +424,4 @@ class SearchRuleEngine implements RuleEngineInterface
|
||||
|
||||
return $all;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user