implements Phalcon\Acl\AdapterInterface, Phalcon\Events\EventsAwareInterface
Source on GitHub
Adapter for Phalcon\Acl adapters
Methods
public getActiveRole ()
Role which the list is checking if it’s allowed to certain resource/access
public getActiveResource ()
Resource which the list is checking if some role can access it
public getActiveAccess ()
Active access which the list is checking if some role can access it
public setEventsManager (Phalcon\Events\ManagerInterface $eventsManager)
Sets th