Skip to content

compact(): Undefined variable: throwException while saving permission #227

@psad73

Description

@psad73

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions