You are here

service block_place.page_display_variant_subscriber.block in Drupal 8

Class

Drupal\block_place\EventSubscriber\BlockPlaceEventSubscriber

Tags

  • event_subscriber

File

core/modules/block_place/block_place.services.yml
core/modules/block_place/block_place.services.yml

View source
  1. class: Drupal\block_place\EventSubscriber\BlockPlaceEventSubscriber
  2. arguments:
  3. - '@request_stack'
  4. - '@current_user'
  5. tags:
  6. - { name: event_subscriber }
  7. 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.'