You are here

protected property ContentTranslationMetadataFieldsTest::$profile in Drupal 9

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

The profile to install as a basis for testing.

Type: string

Overrides BrowserTestBase::$profile

File

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

Class

ContentTranslationMetadataFieldsTest
Tests the Content Translation metadata fields handling.

Namespace

Drupal\Tests\content_translation\Functional

Code

protected $profile = 'standard';