You are here

public static property CleanerTest::$modules in Cleaner 8

Modules to enable.

Type: array

File

src/Tests/CleanerTest.php, line 25

Class

CleanerTest
Class CleanerTest.

Namespace

Drupal\cleaner\Tests

Code

public static $modules = [
  'cleaner',
  'dblog',
  'syslog',
  'system',
];