You are here

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

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

Overrides RngWebTestBase::$modules

File

src/Tests/RngEventTypeAccessDefaultsTest.php, line 19

Class

RngEventTypeAccessDefaultsTest
Tests event type access defaults.

Namespace

Drupal\rng\Tests

Code

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