This commit is contained in:
James Cole
2018-04-07 22:23:16 +02:00
parent d3701837e3
commit 7b715925cf
22 changed files with 343 additions and 72 deletions

View File

@@ -50,8 +50,6 @@ class RuleGroupRepository implements RuleGroupRepositoryInterface
*
* @return bool
*
*/
public function destroy(RuleGroup $ruleGroup, ?RuleGroup $moveTo): bool
{