protected property HooksExampleTest::$profile in Examples for Developers 3.x
Same name and namespace in other branches
- 8 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
- modules/
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';