Editor::$supported_element_types

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

A list of element types this text editor supports.

Type: string[]

File

core/modules/editor/src/Annotation/Editor.php, line 97

Class

Editor
Defines an Editor annotation object.

Namespace

Drupal\editor\Annotation

Code

public $supported_element_types;

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