You are here

shortcut.services.yml in Drupal 9

Same filename and directory in other branches
  1. 8 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']