protected property SectionRenderTest::$contextHandler 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::contextHandler
The plugin context handler.
Type: \Drupal\Core\Plugin\Context\ContextHandlerInterface
File
- core/
modules/ layout_builder/ tests/ src/ Unit/ SectionRenderTest.php, line 51
Class
- SectionRenderTest
- @coversDefaultClass \Drupal\layout_builder\Section @group layout_builder
Namespace
Drupal\Tests\layout_builder\UnitCode
protected $contextHandler;