Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor node.identifier / q(node).property('_identifier') to node.id() / q(node).id() #62

Closed
dlubitz opened this issue Jun 1, 2024 · 1 comment · Fixed by #63
Closed

Comments

@dlubitz
Copy link
Contributor

dlubitz commented Jun 1, 2024

No description provided.

@mhsdesign
Copy link
Member

Ah thanks for this ... the other things will be handled separately:

${q(node).nodeTypeName()} -> #57

${q(node).label()} -> #71

btw the fq was introduced via (just as link ^^) neos/neos-development-collection#5046

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants