public static property LoggerPluginTest::$modules in Ultimate Cron 8.2
Modules to enable.
Type: array
Overrides KernelTestBase::$modules
File
- tests/
src/ Kernel/ LoggerPluginTest.php, line 23
Class
- LoggerPluginTest
- Tests the default scheduler plugins.
Namespace
Drupal\Tests\ultimate_cron\KernelCode
public static $modules = array(
'ultimate_cron',
'ultimate_cron_logger_test',
'system',
);