array getMasks(string $permission, object $object)
Returns an array of bitmasks.
The security identity must have been granted access to at least one of these bitmasks.
array getMasks(string $permission, object $object)
Returns an array of bitmasks.
The security identity must have been granted access to at least one of these bitmasks.
string | $permission | |
object | $object |
array | may return null if permission/object combination is not supported |
Designed by : w10schools
service@w10schools.com
Please login to continue.