protected property MinimalTest::$profile in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/profiles/minimal/src/Tests/MinimalTest.php \Drupal\minimal\Tests\MinimalTest::profile
The profile to install as a basis for testing.
Type: string
Overrides WebTestBase::$profile
File
- core/
profiles/ minimal/ src/ Tests/ MinimalTest.php, line 19 - Contains \Drupal\minimal\Tests\MinimalTest.
Class
- MinimalTest
- Tests Minimal installation profile expectations.
Namespace
Drupal\minimal\TestsCode
protected $profile = 'minimal';