You are here

protected property ContentTranslationUITestBase::$entityId in Drupal 9

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

The id of the entity being translated.

Type: mixed

File

core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php, line 27

Class

ContentTranslationUITestBase
Tests the Content Translation UI.

Namespace

Drupal\Tests\content_translation\Functional

Code

protected $entityId;