ConfigEntityExampleTest::$profile
The installation profile to use with this test.
We need the 'minimal' profile in order to make sure the Tool block is available.
Type: string
File
-
modules/
config_entity_example/ tests/ src/ Functional/ ConfigEntityExampleTest.php, line 39
Class
- ConfigEntityExampleTest
- Test the Config Entity Example module.
Namespace
Drupal\Tests\config_entity_example\FunctionalCode
protected $profile = 'minimal';