TextFormatElementFormTest::$modules
Modules to enable.
Type: array
Overrides KernelTestBase::$modules
File
-
core/
modules/ filter/ tests/ src/ Kernel/ TextFormatElementFormTest.php, line 31
Class
- TextFormatElementFormTest
- Tests PathElement validation and conversion functionality.
Namespace
Drupal\Tests\filter\KernelCode
protected static $modules = [
'system',
'user',
'filter',
'filter_test',
'editor',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.