You are here

protected property FilterCaption::$filterManager in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/filter/src/Plugin/Filter/FilterCaption.php \Drupal\filter\Plugin\Filter\FilterCaption::filterManager

Filter manager.

Type: \Drupal\filter\FilterPluginManager

File

core/modules/filter/src/Plugin/Filter/FilterCaption.php, line 32

Class

FilterCaption
Provides a filter to caption elements.

Namespace

Drupal\filter\Plugin\Filter

Code

protected $filterManager;