You are here

protected property FilterID::$filterManager in Drupal 8

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

The filter plugin manager.

Type: \Drupal\Component\Plugin\PluginManagerInterface|\Drupal\Component\Plugin\FallbackPluginManagerInterface

File

core/modules/filter/src/Plugin/migrate/process/FilterID.php, line 28

Class

FilterID
Plugin annotation @MigrateProcessPlugin( id = "filter_id" )

Namespace

Drupal\filter\Plugin\migrate\process

Code

protected $filterManager;