protected property BlockConfigSchemaTest::$blockManager in Drupal 8
Same name and namespace in other branches
- 9 core/modules/block/tests/src/Kernel/BlockConfigSchemaTest.php \Drupal\Tests\block\Kernel\BlockConfigSchemaTest::blockManager
The block manager.
Type: \Drupal\Core\Block\BlockManagerInterface
File
- core/
modules/ block/ tests/ src/ Kernel/ BlockConfigSchemaTest.php, line 49
Class
- BlockConfigSchemaTest
- Tests the block config schema.
Namespace
Drupal\Tests\block\KernelCode
protected $blockManager;