You are here

public static property RngWebTestBase::$modules in RNG - Events and Registrations 8

Same name and namespace in other branches
  1. 8.2 src/Tests/RngWebTestBase.php \Drupal\rng\Tests\RngWebTestBase::modules
  2. 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\Tests

Code

public static $modules = array(
  'rng',
);