You are here

public static property MigrateSyslogConfigsTest::$modules in Zircon Profile 8

Same name in this branch
  1. 8 core/modules/syslog/src/Tests/Migrate/d6/MigrateSyslogConfigsTest.php \Drupal\syslog\Tests\Migrate\d6\MigrateSyslogConfigsTest::modules
  2. 8 core/modules/syslog/src/Tests/Migrate/d7/MigrateSyslogConfigsTest.php \Drupal\syslog\Tests\Migrate\d7\MigrateSyslogConfigsTest::modules
Same name and namespace in other branches
  1. 8.0 core/modules/syslog/src/Tests/Migrate/d7/MigrateSyslogConfigsTest.php \Drupal\syslog\Tests\Migrate\d7\MigrateSyslogConfigsTest::modules

Modules to enable.

Type: array

Overrides MigrateDrupalTestBase::$modules

File

core/modules/syslog/src/Tests/Migrate/d7/MigrateSyslogConfigsTest.php, line 27
Contains \Drupal\syslog\Tests\Migrate\d7\MigrateSyslogConfigsTest.

Class

MigrateSyslogConfigsTest
Upgrade variables to syslog.settings.yml.

Namespace

Drupal\syslog\Tests\Migrate\d7

Code

public static $modules = [
  'syslog',
];