public static property RngEventAccessTest::$modules in RNG - Events and Registrations 8
Same name in this branch
- 8 src/Tests/RngEventAccessTest.php \Drupal\rng\Tests\RngEventAccessTest::modules
- 8 tests/src/Kernel/RngEventAccessTest.php \Drupal\Tests\rng\Kernel\RngEventAccessTest::modules
Same name and namespace in other branches
- 8.2 src/Tests/RngEventAccessTest.php \Drupal\rng\Tests\RngEventAccessTest::modules
- 3.x src/Tests/RngEventAccessTest.php \Drupal\rng\Tests\RngEventAccessTest::modules
Overrides RngWebTestBase::$modules
File
- src/
Tests/ RngEventAccessTest.php, line 19
Class
- RngEventAccessTest
- Tests event access.
Namespace
Drupal\rng\TestsCode
public static $modules = [
'block',
'entity_test',
];