You are here

protected property PanelizerNodeTranslationsTest::$entityTypeId in Panelizer 8.4

Same name and namespace in other branches
  1. 8.5 tests/src/Functional/PanelizerNodeTranslationsTest.php \Drupal\Tests\panelizer\Functional\PanelizerNodeTranslationsTest::entityTypeId

The entity type being tested.

Type: string

Overrides ContentTranslationTestBase::$entityTypeId

File

tests/src/Functional/PanelizerNodeTranslationsTest.php, line 58

Class

PanelizerNodeTranslationsTest
Test node translation handling in Panelizer.

Namespace

Drupal\Tests\panelizer\Functional

Code

protected $entityTypeId = 'node';