You are here

public static property RngEventSettingsTest::$modules in RNG - Events and Registrations 8

Same name and namespace in other branches
  1. 8.2 src/Tests/RngEventSettingsTest.php \Drupal\rng\Tests\RngEventSettingsTest::modules
  2. 3.x src/Tests/RngEventSettingsTest.php \Drupal\rng\Tests\RngEventSettingsTest::modules

Overrides RngSiteTestBase::$modules

File

src/Tests/RngEventSettingsTest.php, line 12

Class

RngEventSettingsTest
Tests event settings page.

Namespace

Drupal\rng\Tests

Code

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