BlockManagerTest::$blockManager

Same name and namespace in other branches
  1. 8.9.x core/tests/Drupal/Tests/Core/Block/BlockManagerTest.php \Drupal\Tests\Core\Block\BlockManagerTest::blockManager
  2. 10 core/tests/Drupal/Tests/Core/Block/BlockManagerTest.php \Drupal\Tests\Core\Block\BlockManagerTest::blockManager
  3. 11.x core/tests/Drupal/Tests/Core/Block/BlockManagerTest.php \Drupal\Tests\Core\Block\BlockManagerTest::blockManager

The block manager under test.

Type: \Drupal\Core\Block\BlockManager

File

core/tests/Drupal/Tests/Core/Block/BlockManagerTest.php, line 30

Class

BlockManagerTest
@coversDefaultClass <a href="/api/drupal/core%21lib%21Drupal%21Core%21Block%21BlockManager.php/class/BlockManager/9" title="Manages discovery and instantiation of block plugins." class="local">\Drupal\Core\Block\BlockManager</a>

Namespace

Drupal\Tests\Core\Block

Code

protected $blockManager;

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