Instance
class Instance
Class Instance
Properties
protected string | $siteKey | The key name for site | |
protected string | $name | The permission name |
Methods
__construct(string $name, string $siteKey = 'default')
Instance constructor.
string
getName()
Get the permission name
string
getSiteKey()
Get the site key name
Details
at line 49
__construct(string $name, string $siteKey = 'default')
Instance constructor.
at line 60
string
getName()
Get the permission name
at line 70
string
getSiteKey()
Get the site key name