You are here

protected property ContentTranslationUITestBase::$entityId in Zircon Profile 8

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

The id of the entity being translated.

Type: mixed

File

core/modules/content_translation/src/Tests/ContentTranslationUITestBase.php, line 31
Contains \Drupal\content_translation\Tests\ContentTranslationUITestBase.

Class

ContentTranslationUITestBase
Tests the Content Translation UI.

Namespace

Drupal\content_translation\Tests

Code

protected $entityId;