public static property RngEventTypeTest::$modules in RNG - Events and Registrations 8
Same name and namespace in other branches
- 8.2 src/Tests/RngEventTypeTest.php \Drupal\rng\Tests\RngEventTypeTest::modules
- 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\TestsCode
public static $modules = [
'node',
'field_ui',
'block',
];