You are here

protected property LayoutBuilderTranslationTest::$entity in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/layout_builder/tests/src/Functional/LayoutBuilderTranslationTest.php \Drupal\Tests\layout_builder\Functional\LayoutBuilderTranslationTest::entity

The entity used for testing.

Type: \Drupal\Core\Entity\EntityInterface

File

core/modules/layout_builder/tests/src/Functional/LayoutBuilderTranslationTest.php, line 37

Class

LayoutBuilderTranslationTest
Tests that the Layout Builder works with translated content.

Namespace

Drupal\Tests\layout_builder\Functional

Code

protected $entity;