Method | Description | |
---|---|---|
__toString ( ) : string | Returns the string representation of this parameter | |
getName ( ) : string | Name of this parameter | |
getPossibleValues ( ) : array | ||
getType ( ) : string | ||
getValue ( ) : mixed | The value of this parameter | |
validate ( mixed $value ) : boolean |
public __toString ( ) : string | ||
return | string |