Authorizable
interface Authorizable (View source)
Methods
bool
can(
string $ability,
array|mixed $arguments = array())
Determine if the entity has a given ability.
Details
at line line 14
bool
can(
string $ability,
array|mixed $arguments = array())
Determine if the entity has a given ability.