PHP Class Sulu\Bundle\AdminBundle\Navigation\DisplayCondition

Inheritance: implements JsonSerializable
Afficher le fichier Open project: sulu/sulu

Méthodes publiques

Méthode Description
__construct ( $property, $operator, $value )
getOperator ( ) : string
getProperty ( ) : string
getValue ( ) : mixed
jsonSerialize ( )

Method Details

__construct() public méthode

public __construct ( $property, $operator, $value )

getOperator() public méthode

public getOperator ( ) : string
Résultat string

getProperty() public méthode

public getProperty ( ) : string
Résultat string

getValue() public méthode

public getValue ( ) : mixed
Résultat mixed

jsonSerialize() public méthode

public jsonSerialize ( )