protected property SectionRenderTest::$blockManager in Drupal 9
Same name and namespace in other branches
- 8 core/modules/layout_builder/tests/src/Unit/SectionRenderTest.php \Drupal\Tests\layout_builder\Unit\SectionRenderTest::blockManager
The block plugin manager.
Type: \Drupal\Core\Block\BlockManagerInterface
File
- core/
modules/ layout_builder/ tests/ src/ Unit/ SectionRenderTest.php, line 44
Class
- SectionRenderTest
- @coversDefaultClass \Drupal\layout_builder\Section @group layout_builder
Namespace
Drupal\Tests\layout_builder\UnitCode
protected $blockManager;