PHP Class ZfcRbac\Assertion\AssertionPluginManager

Author: Aeneas Rekkas
Inheritance: extends Zend\ServiceManager\AbstractPluginManager
ファイルを表示 Open project: zf-commons/zfc-rbac Class Usage Examples

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 )