You are here

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

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

Overrides RngWebTestBase::$modules

File

src/Tests/RngEventTypeTest.php, line 17

Class

RngEventTypeTest
Tests event types.

Namespace

Drupal\rng\Tests

Code

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