mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-24 11:44:14 +01:00
Merge pull request #3499 from RusiPapazov/phprectorinterface-doc-update
Update documentation link in PhpRectorInterface
This commit is contained in:
commit
cbbca8004a
@ -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/NodesOverview.md
|
||||
* See beautiful map of all nodes https://github.com/rectorphp/rector/blob/master/docs/nodes_overview.md
|
||||
*
|
||||
* @return class-string[]
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user