protected static property DrupalTest::$modules in Autoload 7
Same name and namespace in other branches
- 7.2 src/Tests/Unit/DrupalTest.php \Drupal\autoload\Tests\Unit\DrupalTest::modules
Modules which should enabled for testing.
Type: string[]
Overrides AuxiliaryTest::$modules
File
- src/
Tests/ Unit/ DrupalTest.php, line 13
Class
- DrupalTest
- Class DrupalTest.
Namespace
Drupal\autoload\Tests\UnitCode
protected static $modules = array(
'autoload_test_drupal',
);