Whether the editor supports "allowed content only" filtering.
Type: bool
File
- core/modules/editor/src/Annotation/Editor.php, line 76
Class
- Editor
- Defines an Editor annotation object.
Namespace
Drupal\editor\Annotation
Code
public $supports_content_filtering;
Please login to continue.