MenuExampleTest::$profile
The installation profile to use with this test.
We use 'minimal' because we want the tools menu to be available.
Type: string
File
-
modules/
menu_example/ tests/ src/ Functional/ MenuExampleTest.php, line 37
Class
- MenuExampleTest
- Test the functionality for the menu Example.
Namespace
Drupal\Tests\menu_example\FunctionalCode
protected $profile = 'minimal';