protected static property LoggerTest::$modules in MongoDB 8.2
These modules need to be enabled.
Type: array
Overrides MongoDbTestBase::$modules
File
- modules/
mongodb_watchdog/ tests/ src/ Kernel/ LoggerTest.php, line 35
Class
- LoggerTest
- Class LoggerTest tests the logging mechanism itself.
Namespace
Drupal\Tests\mongodb_watchdog\KernelCode
protected static $modules = [
'system',
MongoDb::MODULE,
Logger::MODULE,
];