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