protected property HooksExampleTest::$profile in Examples for Developers 8
Same name and namespace in other branches
- 3.x modules/hooks_example/tests/src/Functional/HooksExampleTest.php \Drupal\Tests\hooks_example\Functional\HooksExampleTest::profile
The profile to install as a basis for testing.
Type: string
Overrides BrowserTestBase::$profile
File
- hooks_example/
tests/ src/ Functional/ HooksExampleTest.php, line 30
Class
- HooksExampleTest
- Test the functionality of the Hooks Example module.
Namespace
Drupal\Tests\hooks_example\FunctionalCode
protected $profile = 'minimal';