protected property BlockConfigSchemaTest::$blockManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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\TestsCode
protected $blockManager;