You are here

protected property PanelizerNodeTranslationsTest::$bundle in Panelizer 8.4

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

The bundle being tested.

Type: string

Overrides ContentTranslationTestBase::$bundle

File

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

Class

PanelizerNodeTranslationsTest
Test node translation handling in Panelizer.

Namespace

Drupal\Tests\panelizer\Functional

Code

protected $bundle = 'page';