protected static property DbtngExampleRepositoryTest::$modules in Examples for Developers 3.x
Same name and namespace in other branches
- 8 dbtng_example/tests/src/Kernel/DbtngExampleRepositoryTest.php \Drupal\Tests\dbtng_example\Kernel\DbtngExampleRepositoryTest::modules
Modules to enable.
Type: array
Overrides KernelTestBase::$modules
File
- modules/
dbtng_example/ tests/ src/ Kernel/ DbtngExampleRepositoryTest.php, line 29
Class
- DbtngExampleRepositoryTest
- Kernel testing of the DbtngExampleRepository service.
Namespace
Drupal\Tests\dbtng_example\KernelCode
protected static $modules = [
'dbtng_example',
];