Editor::$supports_content_filtering

Same name and namespace in other branches
  1. 9 core/modules/editor/src/Annotation/Editor.php \Drupal\editor\Annotation\Editor::supports_content_filtering
  2. 8.9.x core/modules/editor/src/Annotation/Editor.php \Drupal\editor\Annotation\Editor::supports_content_filtering
  3. 10 core/modules/editor/src/Annotation/Editor.php \Drupal\editor\Annotation\Editor::supports_content_filtering

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;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.