protected property ContentTranslationMetadataFieldsTest::$profile in Drupal 8
Same name and namespace in other branches
- 9 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\FunctionalCode
protected $profile = 'standard';