protected property TextSummaryTest::$profile

The profile to install as a basis for testing.

Type: string

Overrides WebTestBase::$profile

File

drupal/core/modules/field/modules/text/lib/Drupal/text/Tests/TextSummaryTest.php, line 16
Definition of Drupal\text\TextSummaryTest.

Class

TextSummaryTest
Tests the text field summary.

Namespace

Drupal\text\Tests

Code

protected $profile = 'standard';