block_place.services.yml
File
-
core/
modules/ block_place/ block_place.services.yml
View source
- services:
- block_place.page_display_variant_subscriber.block:
- class: Drupal\block_place\EventSubscriber\BlockPlaceEventSubscriber
- arguments: ['@request_stack', '@current_user']
- tags:
- - { name: event_subscriber }
- deprecated: The "%service_id%" service is deprecated in drupal:8.8.0 and will be removed in drupal:9.0.0. See the change record for a list of alternatives. See https://www.drupal.org/node/3081957.
Services
Title | Deprecated | Summary |
---|---|---|
block_place.page_display_variant_subscriber.block | Drupal\block_place\EventSubscriber\BlockPlaceEventSubscriber |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.