PHP Класс Sulu\Bundle\AdminBundle\Navigation\DisplayCondition

Наследование: implements JsonSerializable
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( $property, $operator, $value )
getOperator ( ) : string
getProperty ( ) : string
getValue ( ) : mixed
jsonSerialize ( )

Описание методов

__construct() публичный Метод

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

getOperator() публичный Метод

public getOperator ( ) : string
Результат string

getProperty() публичный Метод

public getProperty ( ) : string
Результат string

getValue() публичный Метод

public getValue ( ) : mixed
Результат mixed

jsonSerialize() публичный Метод

public jsonSerialize ( )