webform_access.services.yml in Webform 8.5
Same filename and directory in other branches
modules/webform_access/webform_access.services.yml
File
modules/webform_access/webform_access.services.ymlView source
- services:
- webform_access.breadcrumb:
- class: Drupal\webform_access\Breadcrumb\WebformAccessBreadcrumbBuilder
- arguments: ['@string_translation']
- tags:
- - { name: breadcrumb_builder, priority: 1003 }