You are here

public property Editor::$supports_content_filtering in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 81
Contains \Drupal\editor\Annotation\Editor.

Class

Editor
Defines an Editor annotation object.

Namespace

Drupal\editor\Annotation

Code

public $supports_content_filtering;