You are here

protected property BlockConfigSchemaTest::$blockManager in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/block/src/Tests/BlockConfigSchemaTest.php \Drupal\block\Tests\BlockConfigSchemaTest::blockManager

The block manager.

Type: \Drupal\Core\Block\BlockManagerInterface

File

core/modules/block/src/Tests/BlockConfigSchemaTest.php, line 54
Contains \Drupal\block\Tests\BlockConfigSchemaTest.

Class

BlockConfigSchemaTest
Tests the block config schema.

Namespace

Drupal\block\Tests

Code

protected $blockManager;