PhpToken::__toStringReturns the textual content of the token. Description
public string PhpToken::__toString()
Returns the textual content of the token. ParametersThis function has no parameters. Return ValuesA textual content of the token. ExamplesExample #1 PhpToken::__toString example
The above examples will output: echo See Also
|