You are here

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

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

Overrides RngSiteTestBase::$modules

File

src/Tests/RngRegistrationTypeTest.php, line 17

Class

RngRegistrationTypeTest
Tests registration types.

Namespace

Drupal\rng\Tests

Code

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