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
1 | protected $filterCollection ; |
Please login to continue.