You are here

protected property FilterPluginCollection::$definitions in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/filter/src/FilterPluginCollection.php \Drupal\filter\FilterPluginCollection::definitions

All possible filter plugin IDs.

Type: array

File

core/modules/filter/src/FilterPluginCollection.php, line 23
Contains \Drupal\filter\FilterPluginCollection.

Class

FilterPluginCollection
A collection of filters.

Namespace

Drupal\filter

Code

protected $definitions;