You are here

protected property FieldHelpTest::$profile in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/field/src/Tests/FieldHelpTest.php \Drupal\field\Tests\FieldHelpTest::profile

The profile to install as a basis for testing.

Type: string

Overrides WebTestBase::$profile

File

core/modules/field/src/Tests/FieldHelpTest.php, line 27
Contains \Drupal\field\Tests\FieldHelpTest.

Class

FieldHelpTest
Tests help display for the Field module.

Namespace

Drupal\field\Tests

Code

protected $profile = 'minimal';