function Node::__toString
Same name in this branch
- 11.1.x vendor/twig/twig/src/Node/Node.php \Twig\Node\Node::__toString()
8 methods override Node::__toString()
- ArrayShapeUnsealedTypeNode::__toString in vendor/
phpstan/ phpdoc-parser/ src/ Ast/ Type/ ArrayShapeUnsealedTypeNode.php - CallableTypeParameterNode::__toString in vendor/
phpstan/ phpdoc-parser/ src/ Ast/ Type/ CallableTypeParameterNode.php - DoctrineAnnotation::__toString in vendor/
phpstan/ phpdoc-parser/ src/ Ast/ PhpDoc/ Doctrine/ DoctrineAnnotation.php - DoctrineArgument::__toString in vendor/
phpstan/ phpdoc-parser/ src/ Ast/ PhpDoc/ Doctrine/ DoctrineArgument.php - DoctrineArray::__toString in vendor/
phpstan/ phpdoc-parser/ src/ Ast/ PhpDoc/ Doctrine/ DoctrineArray.php
File
-
vendor/
phpstan/ phpdoc-parser/ src/ Ast/ Node.php, line 8
Class
Namespace
PHPStan\PhpDocParser\AstCode
public function __toString() : string;