public static property DownloadLoggerTest::$modules in Commerce File 8.2
Modules to enable.
Type: array
Overrides KernelTestBase::$modules
File
- tests/
src/ Kernel/ DownloadLoggerTest.php, line 31
Class
- DownloadLoggerTest
- Tests the file download logger.
Namespace
Drupal\Tests\commerce_file\KernelCode
public static $modules = [
'commerce_license',
'commerce_file',
];