mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-06 01:45:22 +00:00
Some code cleanup courtesy of PHPStorm.
This commit is contained in:
@@ -52,6 +52,8 @@ interface RuleGroupRepositoryInterface
|
||||
public function resetRuleGroupOrder();
|
||||
|
||||
/**
|
||||
* @param RuleGroup $ruleGroup
|
||||
*
|
||||
* @return bool
|
||||
*/
|
||||
public function resetRulesInGroupOrder(RuleGroup $ruleGroup);
|
||||
|
||||
Reference in New Issue
Block a user