Paweł Sadowski
Paweł Sadowski
https://github.com/webvimark/user-management/blob/6e4e7498a95870eaf16c5f317e79ec318e0e023a/models/rbacDB/AbstractItem.php#L268 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.
``` # This patch file was generated by NetBeans IDE # It uses platform neutral UTF-8 encoding and \n newlines. --- a/Entities.php (1 gru 2021, 13:09:39) +++ b/Current File @@...