FilterControllerFactory implements FilterFactory
Table of Contents
Interfaces
- FilterFactory
- Factory for createing access filter.
Methods
- createFromAction() : AccessFilter|null
- Create access filter.
Methods
createFromAction()
Create access filter.
public
createFromAction(string $action, AccessibleController $controller) : AccessFilter|null
Parameters
- $action : string
- $controller : AccessibleController