plugin.manager.block

Same name and namespace in other branches
  1. 9 core/core.services.yml \plugin.manager.block
  2. 8.9.x core/core.services.yml \plugin.manager.block
  3. 11.x core/core.services.yml \plugin.manager.block

Class

Drupal\Core\Block\BlockManager
2 string references to plugin.manager.block
NavigationMenuBlockTest::setUp in core/modules/navigation/tests/src/Kernel/NavigationMenuBlockTest.php
NavigationMenuMarkupTest::setUp in core/modules/navigation/tests/src/Kernel/NavigationMenuMarkupTest.php

File

core/core.services.yml

View source
  1. class: Drupal\Core\Block\BlockManager
  2. parent: default_plugin_manager
  3. arguments:
  4. - '@logger.channel.default'

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.