Skip to content

Instantly share code, notes, and snippets.

@dohomi
Created January 28, 2014 13:12
Show Gist options
  • Save dohomi/8667357 to your computer and use it in GitHub Desktop.
Save dohomi/8667357 to your computer and use it in GitHub Desktop.
Find node with _name property
${q(site).find('instanceof TYPO3.Neos:Document').property('_name') == 'blog'}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment