You are here

protected property PageManagerTranslationIntegrationTest::$entityTypeId in Page Manager 8

The entity type being tested.

Type: string

Overrides ContentTranslationTestBase::$entityTypeId

File

src/Tests/PageManagerTranslationIntegrationTest.php, line 30
Contains \Drupal\page_manager\Tests\PageManagerTranslationIntegrationTest.

Class

PageManagerTranslationIntegrationTest
Tests that overriding the entity page does not affect content translation.

Namespace

Drupal\page_manager\Tests

Code

protected $entityTypeId = 'node';