mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-20 16:15:31 +01:00
Point to the new parser nodes docs URL (#5722)
This commit is contained in:
parent
11dab764e6
commit
0ffabe49ad
@ -11,7 +11,7 @@ interface PhpRectorInterface extends NodeVisitor, RectorInterface
|
||||
{
|
||||
/**
|
||||
* List of nodes this class checks, classes that implements \PhpParser\Node
|
||||
* See beautiful map of all nodes https://github.com/rectorphp/rector/blob/master/docs/nodes_overview.md
|
||||
* See beautiful map of all nodes https://github.com/rectorphp/php-parser-nodes-docs
|
||||
*
|
||||
* @return array<class-string<Node>>
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user