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