PHP Class ZfcRbac\Assertion\AssertionPluginManager

Author: Aeneas Rekkas
Inheritance: extends Zend\ServiceManager\AbstractPluginManager
Afficher le fichier Open project: zf-commons/zfc-rbac Class Usage Examples

Méthodes publiques

Méthode Description
validate ( $plugin ) {@inheritDoc}
validatePlugin ( $plugin ) {@inheritDoc}

Méthodes protégées

Méthode Description
canonicalizeName ( $name ) {@inheritDoc}

Method Details

canonicalizeName() protected méthode

{@inheritDoc}
protected canonicalizeName ( $name )

validate() public méthode

{@inheritDoc}
public validate ( $plugin )

validatePlugin() public méthode

{@inheritDoc}
public validatePlugin ( $plugin )