Method BackendUser::isAllowed
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Return true if the current user is allowed to do the current operation on the current page
public function boolean isAllowed(int $int, array $row)
Parameters
- int $int
- Not documented yet. Please add documentation to this entry.
- array $row
- Not documented yet. Please add documentation to this entry.
Add a comment