FilterAPITest::$modules
Type: modules
Overrides EntityKernelTestBase::$modules
File
-
core/
modules/ filter/ tests/ src/ Kernel/ FilterAPITest.php, line 29
Class
- FilterAPITest
- Tests the behavior of the API of the Filter module.
Namespace
Drupal\Tests\filter\KernelCode
protected static $modules = [
'system',
'filter',
'filter_test',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.