Holds the collection of filters that are attached to this format.
Type: \Drupal\filter\FilterPluginCollection
File
- core/modules/filter/src/Entity/FilterFormat.php, line 122
Class
- FilterFormat
- Represents a text format.
Namespace
Drupal\filter\Entity
Code
protected $filterCollection;
Please login to continue.