protected property LayoutBuilderCompatibilityTestBase::$entity in Drupal 9
Same name and namespace in other branches
- 8 core/modules/layout_builder/tests/src/Kernel/LayoutBuilderCompatibilityTestBase.php \Drupal\Tests\layout_builder\Kernel\LayoutBuilderCompatibilityTestBase::entity
The entity being rendered.
Type: \Drupal\Core\Entity\FieldableEntityInterface
File
- core/
modules/ layout_builder/ tests/ src/ Kernel/ LayoutBuilderCompatibilityTestBase.php, line 35
Class
- LayoutBuilderCompatibilityTestBase
- Tests Layout Builder's compatibility with existing systems.
Namespace
Drupal\Tests\layout_builder\KernelCode
protected $entity;