protected static property AssetTestBase::$modules in farmOS 2.x
Modules to install.
Type: array
Overrides BrowserTestBase::$modules
File
- modules/
core/ asset/ tests/ src/ Functional/ AssetTestBase.php, line 17
Class
- AssetTestBase
- Tests the asset CRUD.
Namespace
Drupal\Tests\asset\FunctionalCode
protected static $modules = [
'asset',
'asset_test',
'entity',
'user',
'field',
'text',
];