DbLogControllerTest::$modules
Same name in other branches
- 8.9.x core/modules/dblog/tests/src/Kernel/DbLogControllerTest.php \Drupal\Tests\dblog\Kernel\DbLogControllerTest::modules
- 10 core/modules/dblog/tests/src/Kernel/DbLogControllerTest.php \Drupal\Tests\dblog\Kernel\DbLogControllerTest::modules
- 11.x core/modules/dblog/tests/src/Kernel/DbLogControllerTest.php \Drupal\Tests\dblog\Kernel\DbLogControllerTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ dblog/ tests/ src/ Kernel/ DbLogControllerTest.php, line 18
Class
- DbLogControllerTest
- Tests for the DbLogController class.
Namespace
Drupal\Tests\dblog\KernelCode
protected static $modules = [
'dblog',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.