protected property ContentTranslationUITestBase::$entityId in Drupal 8
Same name in this branch
- 8 core/modules/content_translation/src/Tests/ContentTranslationUITestBase.php \Drupal\content_translation\Tests\ContentTranslationUITestBase::entityId
- 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/ src/ Tests/ ContentTranslationUITestBase.php, line 34
Class
- ContentTranslationUITestBase
- Tests the Content Translation UI.
Namespace
Drupal\content_translation\TestsCode
protected $entityId;