You are here

protected property ContentTranslationStandardFieldsTest::$profile in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 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\Tests

Code

protected $profile = 'standard';