We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b556e80 commit 02c057fCopy full SHA for 02c057f
1 file changed
src/PhpParser/Enum/NodeGroup.php
@@ -35,7 +35,7 @@ final class NodeGroup
35
*
36
* If https://github.com/nikic/PHP-Parser/pull/1113 gets merged, can replace those.
37
38
- * @var array<class-string>
+ * @var array<class-string<Node>>
39
*/
40
public const STMTS_AWARE = [
41
Closure::class,
0 commit comments