protected property FieldHelpTest::$profile in Drupal 8
The profile to install as a basis for testing.
Type: string
Overrides BrowserTestBase::$profile
File
- core/
modules/ field/ tests/ src/ Functional/ FieldHelpTest.php, line 27
Class
- FieldHelpTest
- Tests help display for the Field module.
Namespace
Drupal\Tests\field\FunctionalCode
protected $profile = 'minimal';