service block_place.page_display_variant_subscriber.block in Drupal 8
Class
Drupal\block_place\EventSubscriber\BlockPlaceEventSubscriberTags
- event_subscriber
File
- core/
modules/ block_place/ block_place.services.yml - core/modules/block_place/block_place.services.yml
View source
- 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.'