Auditors extends AbstractMemberManager
Table of Contents
Methods
- __construct() : mixed
- get() : array<string|int, mixed>
- getRole() : string
- invalidate() : void
Methods
__construct()
public
__construct(RepositoryInterface $repository, ConfigInterface $config) : mixed
Parameters
- $repository : RepositoryInterface
- $config : ConfigInterface
get()
public
get() : array<string|int, mixed>
Tags
Return values
array<string|int, mixed>getRole()
public
getRole() : string
Return values
stringinvalidate()
public
static invalidate() : void