|
public static function beforeRemoveChildren($parentName, $childrenNames) |
It seems, the line should be like:
public static function beforeRemoveChildren($parentName, $childrenNames, $throwException = false)
Otherwise, while saving permission (/user-management/permission/set-child-routes?id=blahblahblah) the app returns an error.