You are here

protected property FilterKernelTest::$filters in Drupal 8

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

Type: \Drupal\filter\Plugin\FilterInterface[]

File

core/modules/filter/tests/src/Kernel/FilterKernelTest.php, line 31

Class

FilterKernelTest
Tests Filter module filters individually.

Namespace

Drupal\Tests\filter\Kernel

Code

protected $filters;