$assignmentFile public property
The path of the PHP script that contains the authorization assignments. This can be either a file path or a path alias to the file. Make sure this file is writable by the Web server process if the authorization needs to be changed online.
See also:
public string $assignmentFile = '@app/rbac/assignments.php'
Please login to continue.