You are here

protected property BlockManagerTest::$blockManager in Drupal 10

Same name and namespace in other branches
  1. 8 core/tests/Drupal/Tests/Core/Block/BlockManagerTest.php \Drupal\Tests\Core\Block\BlockManagerTest::blockManager
  2. 9 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 27

Class

BlockManagerTest
@coversDefaultClass \Drupal\Core\Block\BlockManager

Namespace

Drupal\Tests\Core\Block

Code

protected $blockManager;