protected property PageManagerTranslationIntegrationTest::$bundle in Page Manager 8
The bundle being tested.
Type: string
Overrides ContentTranslationTestBase::$bundle
File
- src/
Tests/ PageManagerTranslationIntegrationTest.php, line 35 - Contains \Drupal\page_manager\Tests\PageManagerTranslationIntegrationTest.
Class
- PageManagerTranslationIntegrationTest
- Tests that overriding the entity page does not affect content translation.
Namespace
Drupal\page_manager\TestsCode
protected $bundle = 'article';