public static property RngEventAccessTest::$modules in RNG - Events and Registrations 3.x
Same name in this branch
- 3.x src/Tests/RngEventAccessTest.php \Drupal\rng\Tests\RngEventAccessTest::modules
- 3.x tests/src/Kernel/RngEventAccessTest.php \Drupal\Tests\rng\Kernel\RngEventAccessTest::modules
Same name and namespace in other branches
- 8.2 tests/src/Kernel/RngEventAccessTest.php \Drupal\Tests\rng\Kernel\RngEventAccessTest::modules
- 8 tests/src/Kernel/RngEventAccessTest.php \Drupal\Tests\rng\Kernel\RngEventAccessTest::modules
Modules to enable.
Type: array
Overrides RngKernelTestBase::$modules
File
- tests/
src/ Kernel/ RngEventAccessTest.php, line 22
Class
- RngEventAccessTest
- Tests manage event access control. to register for events..
Namespace
Drupal\Tests\rng\KernelCode
public static $modules = [
'system',
'entity_test',
];