Показать файл
Открыть проект
Примеры использования класса
Свойство | Тип | Описание | |
---|---|---|---|
$operator | mixed | Textual representation of the comparison operator. |
Метод | Описание | |
---|---|---|
evaluate ( mixed $value ) : boolean | Evaluates this condition with $value and returns true if $value is less than or equal to the reference value or false if not. |
protected mixed $operator | ||
Результат | mixed |