You are here

protected property ContentTranslationMetadataFieldsTest::$bundle in Zircon Profile 8

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

The bundle being tested.

Type: string

Overrides ContentTranslationTestBase::$bundle

File

core/modules/content_translation/src/Tests/ContentTranslationMetadataFieldsTest.php, line 29
Contains \Drupal\content_translation\Tests\ContentTranslationMetadataFieldsTest.

Class

ContentTranslationMetadataFieldsTest
Tests the Content Translation metadata fields handling.

Namespace

Drupal\content_translation\Tests

Code

protected $bundle = 'article';