public static property RngEventMetaTest::$modules in RNG - Events and Registrations 3.x
Same name and namespace in other branches
- 8.2 tests/src/Kernel/RngEventMetaTest.php \Drupal\Tests\rng\Kernel\RngEventMetaTest::modules
- 8 tests/src/Kernel/RngEventMetaTest.php \Drupal\Tests\rng\Kernel\RngEventMetaTest::modules
Type: array
Overrides RngKernelTestBase::$modules
File
- tests/
src/ Kernel/ RngEventMetaTest.php, line 21
Class
- RngEventMetaTest
- Tests the event meta class.
Namespace
Drupal\Tests\rng\KernelCode
public static $modules = [
'system',
'entity_test',
];