Home
last modified time | relevance | path

Searched refs:__toString (Results 1 – 5 of 5) sorted by relevance

/PHP-Parser/lib/PhpParser/Node/
H A DIdentifier.php78 public function __toString(): string { function in PhpParser\\Node\\Identifier
H A DName.php155 public function __toString(): string { function in PhpParser\\Node\\Name
/PHP-Parser/lib/PhpParser/
H A DComment.php106 public function __toString(): string { function in PhpParser\\Comment
/PHP-Parser/lib/PhpParser/Internal/
H A DTokenPolyfill.php109 public function __toString(): string { function in PhpParser\\Internal\\TokenPolyfill
/PHP-Parser/
H A DUPGRADE-4.0.md15 automatically convert strings to `Identifier`s and `Identifier`s implement `__toString()`. As such

Completed in 12 milliseconds