You are here

protected property ContentTranslationMetadataFieldsTest::$bundle in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/content_translation/tests/src/Functional/ContentTranslationMetadataFieldsTest.php \Drupal\Tests\content_translation\Functional\ContentTranslationMetadataFieldsTest::bundle

The bundle being tested.

Type: string

Overrides ContentTranslationTestBase::$bundle

File

core/modules/content_translation/tests/src/Functional/ContentTranslationMetadataFieldsTest.php, line 24

Class

ContentTranslationMetadataFieldsTest
Tests the Content Translation metadata fields handling.

Namespace

Drupal\Tests\content_translation\Functional

Code

protected $bundle = 'article';