Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
ZfcRbac
Assertion
AssertionPluginManager
PHP Class ZfcRbac\Assertion\AssertionPluginManager
Author:
Aeneas Rekkas
Inheritance:
extends
Zend\ServiceManager\AbstractPluginManager
Exibir arquivo
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
)