block_content_test.routing.yml
Same filename in other branches
File
-
core/
modules/ block_content/ tests/ modules/ block_content_test/ block_content_test.routing.yml
View source
- block_content_test.block_content_view:
- path: '/block-content/{block_content}'
- defaults:
- _entity_view: 'block_content'
- requirements:
- _entity_access: 'block_content.view'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.