protected property MinimalTest::$profile in Drupal 8
Same name and namespace in other branches
- 9 core/profiles/minimal/tests/src/Functional/MinimalTest.php \Drupal\Tests\minimal\Functional\MinimalTest::profile
The profile to install as a basis for testing.
Type: string
Overrides BrowserTestBase::$profile
File
- core/
profiles/ minimal/ tests/ src/ Functional/ MinimalTest.php, line 18
Class
- MinimalTest
- Tests Minimal installation profile expectations.
Namespace
Drupal\Tests\minimal\FunctionalCode
protected $profile = 'minimal';