You are here

protected property ContentTranslationMetadataFieldsTest::$profile 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::profile

The profile to install as a basis for testing.

Type: string

Overrides WebTestBase::$profile

File

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

Class

ContentTranslationMetadataFieldsTest
Tests the Content Translation metadata fields handling.

Namespace

Drupal\content_translation\Tests

Code

protected $profile = 'standard';