Permission can be of 4 types:
- add_node
- read
- remove
- set_property
This function will return an array containing zero, one or more of the
above strings.
public getPermissions ( string $absPath ) : array | ||
$absPath | string | absolute path to node to get permissions for it |
return | array | of string |