public static property RngRegistrationEntityTest::$modules in RNG - Events and Registrations 8.2
Same name and namespace in other branches
- 8 tests/src/Kernel/RngRegistrationEntityTest.php \Drupal\Tests\rng\Kernel\RngRegistrationEntityTest::modules
- 3.x tests/src/Kernel/RngRegistrationEntityTest.php \Drupal\Tests\rng\Kernel\RngRegistrationEntityTest::modules
Modules to enable.
Type: array
Overrides RngKernelTestBase::$modules
File
- tests/
src/ Kernel/ RngRegistrationEntityTest.php, line 27
Class
- RngRegistrationEntityTest
- Tests registration entities.
Namespace
Drupal\Tests\rng\KernelCode
public static $modules = [
'system',
'entity_test',
];