protected static property DbLogControllerTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/dblog/tests/src/Kernel/DbLogControllerTest.php \Drupal\Tests\dblog\Kernel\DbLogControllerTest::modules
- 9 core/modules/dblog/tests/src/Kernel/DbLogControllerTest.php \Drupal\Tests\dblog\Kernel\DbLogControllerTest::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',
];