This method describes all available resources
public static getAll ( $raw = false ) : ArrayObject | ||
Résultat | ArrayObject | Returns array looks like [ resource_id => [name, description, resourceGroup, [[permission_id => description)][, ModeInterface]] ] Third value of array is optional and determines unique permissions for specified resource which can be allowed or forbidden separately. Forth value of the array is optional Resource Mode. |