PHP Class ZF\Apigility\Admin\InputFilter\AuthorizationInputFilter

Inheritance: extends Zend\InputFilter\InputFilter
Afficher le fichier Open project: zfcampus/zf-apigility-admin Class Usage Examples

Protected Properties

Свойство Type Description
$messages

Méthodes publiques

Méthode Description
getMessages ( ) : array
isValid ( ) : boolean Is the data set valid?

Method Details

getMessages() public méthode

public getMessages ( ) : array
Résultat array

isValid() public méthode

Is the data set valid?
public isValid ( ) : boolean
Résultat boolean

Property Details

$messages protected_oe property

protected $messages