PHP Class Neos\Flow\Security\Authorization\Privilege\Parameter\StringPrivilegeParameter

Inheritance: extends AbstractPrivilegeParameter
Afficher le fichier Open project: neos/flow-development-collection

Méthodes publiques

Méthode Description
getPossibleValues ( ) : array
getType ( ) : string
validate ( mixed $value ) : boolean

Method Details

getPossibleValues() public méthode

public getPossibleValues ( ) : array
Résultat array

getType() public méthode

public getType ( ) : string
Résultat string

validate() public méthode

public validate ( mixed $value ) : boolean
$value mixed
Résultat boolean