protected static property FilterSpamspanUnitTest::$modules in SpamSpan filter 8.2
Same name and namespace in other branches
- 8 tests/src/Kernel/FilterSpamspanUnitTest.php \Drupal\Tests\spamspan\Kernel\FilterSpamspanUnitTest::modules
Modules to enable.
Type: array
Overrides KernelTestBase::$modules
File
- tests/
src/ Kernel/ FilterSpamspanUnitTest.php, line 20
Class
- FilterSpamspanUnitTest
- Tests spamspan filter.
Namespace
Drupal\Tests\spamspan\KernelCode
protected static $modules = [
'system',
'filter',
'spamspan',
];