protected property ContentTranslationStandardFieldsTest::$profile in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/content_translation/src/Tests/ContentTranslationStandardFieldsTest.php \Drupal\content_translation\Tests\ContentTranslationStandardFieldsTest::profile
The profile to install as a basis for testing.
Type: string
Overrides WebTestBase::$profile
File
- core/
modules/ content_translation/ src/ Tests/ ContentTranslationStandardFieldsTest.php, line 36 - Contains \Drupal\content_translation\Tests\ContentTranslationStandardFieldsTest.
Class
- ContentTranslationStandardFieldsTest
- Tests the Content translation settings using the standard profile.
Namespace
Drupal\content_translation\TestsCode
protected $profile = 'standard';