You are here

protected property FilterTemplatesTest::$filter in Wysiwyg API template plugin 3.0.x

Same name and namespace in other branches
  1. 8.2 modules/wysiwyg_template_core/tests/src/Kernel/Plugin/Filter/FilterTemplatesTest.php \Drupal\Tests\wysiwyg_template_core\Kernel\Plugin\Filter\FilterTemplatesTest::filter

The WYSIWYG filter to test.

Type: \Drupal\filter\Plugin\FilterInterface

File

modules/wysiwyg_template_core/tests/src/Kernel/Plugin/Filter/FilterTemplatesTest.php, line 27

Class

FilterTemplatesTest
Tests the Wysiwyg cleanup filter.

Namespace

Drupal\Tests\wysiwyg_template_core\Kernel\Plugin\Filter

Code

protected $filter;