PHP Class Airship\Engine\Security\Filter\BoolArrayFilter

Inheritance: extends ArrayFilter
Afficher le fichier Open project: paragonie/airship

Protected Properties

Свойство Type Description
$type string

Méthodes publiques

Méthode Description
applyCallbacks ( mixed $data = null, integer $offset ) : mixed Apply all of the callbacks for this filter.

Method Details

applyCallbacks() public méthode

Apply all of the callbacks for this filter.
public applyCallbacks ( mixed $data = null, integer $offset ) : mixed
$data mixed
$offset integer
Résultat mixed

Property Details

$type protected_oe property

protected string $type
Résultat string