Closed dlubitz closed 5 months ago
Ah thanks for this ... the other things will be handled separately:
${q(node).nodeTypeName()} -> https://github.com/neos/rector/issues/57
${q(node).nodeTypeName()}
${q(node).label()} -> https://github.com/neos/rector/issues/71
${q(node).label()}
btw the fq was introduced via (just as link ^^) https://github.com/neos/neos-development-collection/pull/5046
Ah thanks for this ... the other things will be handled separately:
${q(node).nodeTypeName()}
-> https://github.com/neos/rector/issues/57${q(node).label()}
-> https://github.com/neos/rector/issues/71btw the fq was introduced via (just as link ^^) https://github.com/neos/neos-development-collection/pull/5046