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