neos / rector

Neos Rector Recipes for code migrations
6 stars 4 forks source link

Rector rule to discourage / warn about `path` usage in Fusion #33

Closed dlubitz closed 10 months ago

dlubitz commented 10 months ago

Already done in rector migration ${node.path} => ${Neos.Node.path(node)}

https://github.com/neos/rector/blob/618a7fde2af27629a522737bd09bacba3549e6d4/tests/ContentRepository90/Rules/FusionNodePathRector/Fixture/some_file.fusion.inc#L8-L8