FilterSecurityKernelTest::$modules

Same name and namespace in other branches
  1. main core/modules/filter/tests/src/Kernel/FilterSecurityKernelTest.php \Drupal\Tests\filter\Kernel\FilterSecurityKernelTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/filter/tests/src/Kernel/FilterSecurityKernelTest.php, line 26

Class

FilterSecurityKernelTest
Tests that security filters are enforced even when marked to be skipped.

Namespace

Drupal\Tests\filter\Kernel

Code

protected static $modules = [
  'filter',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.