The filter plugin manager.
Type: \Drupal\Component\Plugin\PluginManagerInterface
File
- core/modules/filter/src/FilterUninstallValidator.php, line 23
Class
- FilterUninstallValidator
- Prevents uninstallation of modules providing used filter plugins.
Namespace
Drupal\filter
Code
protected $filterManager;
Please login to continue.