Wildcard
interface Wildcard
Methods
array
getIndex()
Get the wildcard permission index.
bool
implies(string $permission, string $guardName, array $index)
Determine if the wildcard permission implies another permission.
Details
at line 14
array
getIndex()
Get the wildcard permission index.
at line 21
bool
implies(string $permission, string $guardName, array $index)
Determine if the wildcard permission implies another permission.