protected property TextTranslationTest::$profile

The profile to install as a basis for testing.

Type: string

Overrides WebTestBase::$profile

File

drupal/core/modules/text/lib/Drupal/text/Tests/TextTranslationTest.php, line 25
Definition of Drupal\text\TextTranslationTest.

Class

TextTranslationTest
Tests text field translation.

Namespace

Drupal\text\Tests

Code

protected $profile = 'standard';