block_content.services.yml
Same filename in other branches
File
-
core/
modules/ block_content/ block_content.services.yml
View source
- services:
- block_content.uuid_lookup:
- class: \Drupal\block_content\BlockContentUuidLookup
- arguments: ['@cache.bootstrap', '@lock', '@entity_type.manager']
- tags:
- - { name: needs_destruction }
Services
Title | Deprecated | Summary |
---|---|---|
block_content.uuid_lookup | \Drupal\block_content\BlockContentUuidLookup |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.