shortcut.services.yml

Same filename in other branches
  1. 9 core/modules/shortcut/shortcut.services.yml
  2. 8.9.x core/modules/shortcut/shortcut.services.yml
  3. 10 core/modules/shortcut/shortcut.services.yml
core/modules/shortcut/shortcut.services.yml

File

core/modules/shortcut/shortcut.services.yml

View source
  1. services:
  2. _defaults:
  3. autoconfigure: true
  4. shortcut.lazy_builders:
  5. class: Drupal\shortcut\ShortcutLazyBuilders
  6. arguments: ['@renderer', '@entity_type.manager', '@current_user']
  7. Drupal\shortcut\ShortcutLazyBuilders: '@shortcut.lazy_builders'

Services

Title Deprecated Summary
Drupal\shortcut\ShortcutLazyBuilders
shortcut.lazy_builders Drupal\shortcut\ShortcutLazyBuilders
_defaults

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.