public static property AllowedFormatsTest::$modules in Allowed Formats 8
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
- tests/
src/ Functional/ AllowedFormatsTest.php, line 31
Class
- AllowedFormatsTest
- Tests the basic functionality of Allowed Formats.
Namespace
Drupal\Tests\allowed_formats\FunctionalCode
public static $modules = [
'entity_test',
'allowed_formats',
'field_ui',
'taxonomy',
];