php-parser/test/PhpParser/NodeVisitor
Nikita Popov f09f22760e Declare namespacedName property
For historical reasons, this property is used by the NameResolver
(in default mode). Declare it explicitly, rather than using a doc
comment.
2021-11-27 21:02:58 +01:00
..
FindingVisitorTest.php updates via "rectorphp/rector" (#573) 2019-01-19 11:18:00 +01:00
FirstFindingVisitorTest.php updates via "rectorphp/rector" (#573) 2019-01-19 11:18:00 +01:00
NameResolverTest.php Declare namespacedName property 2021-11-27 21:02:58 +01:00
NodeConnectingVisitorTest.php Add ParentConnectingVisitor and NodeConnectingVisitor (#681) 2020-07-11 11:31:43 +02:00
ParentConnectingVisitorTest.php Add ParentConnectingVisitor and NodeConnectingVisitor (#681) 2020-07-11 11:31:43 +02:00