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. 11.x core/modules/shortcut/shortcut.services.yml
core/modules/shortcut/shortcut.services.yml

File

core/modules/shortcut/shortcut.services.yml

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

Services

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

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