Показать файл
Открыть проект
Примеры использования класса
Метод | Описание | |
---|---|---|
__toString ( ) : string | Returns a textual representation of this condition. | |
evaluate ( mixed $value ) : boolean | Evaluates this condition with $value and returns true if it is false and false if it is not. |
public __toString ( ) : string | ||
Результат | string |