DbtngExampleRepositoryTest::$modules
Same name in other branches
- 4.0.x modules/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',
];