nspl\args\Constraint::__toString PHP Метод

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

Returns message which will be used in the exception when value doesn't satisfy the constraint The message must contain text which goes after "must" in the exception message
public __toString ( ) : string
Результат string
    function __toString();