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