PHP Class ZfcRbac\Guard\GuardPluginManager

Author: MichaĆ«l Gallego ([email protected])
Author: JM Leroux ([email protected])
Inheritance: extends Zend\ServiceManager\AbstractPluginManager
Show file Open project: zf-commons/zfc-rbac Class Usage Examples

Protected Properties

Property Type Description
$factories array

Public Methods

Method Description
validate ( $plugin ) {@inheritDoc}
validatePlugin ( $plugin ) {@inheritDoc}

Protected Methods

Method Description
canonicalizeName ( $name ) {@inheritDoc}

Method Details

canonicalizeName() protected method

{@inheritDoc}
protected canonicalizeName ( $name )

validate() public method

{@inheritDoc}
public validate ( $plugin )

validatePlugin() public method

{@inheritDoc}
public validatePlugin ( $plugin )

Property Details

$factories protected property

protected array $factories
return array