public static property RngWebTestBase::$modules in RNG - Events and Registrations 8
Same name and namespace in other branches
- 8.2 src/Tests/RngWebTestBase.php \Drupal\rng\Tests\RngWebTestBase::modules
- 3.x src/Tests/RngWebTestBase.php \Drupal\rng\Tests\RngWebTestBase::modules
File
- src/
Tests/ RngWebTestBase.php, line 20
Class
- RngWebTestBase
- Sets up page and article content types.
Namespace
Drupal\rng\TestsCode
public static $modules = array(
'rng',
);