You are here

protected property ContentTranslationWorkflowsTest::$entity in Drupal 9

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

The entity used for testing.

Type: \Drupal\entity_test\Entity\EntityTestMul

File

core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php, line 28

Class

ContentTranslationWorkflowsTest
Tests the content translation workflows for the test entity.

Namespace

Drupal\Tests\content_translation\Functional

Code

protected $entity;