Editor::$format

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

Machine name of the text format for this configured text editor.

Type: string

See also

getFilterFormat()

File

core/modules/editor/src/Entity/Editor.php, line 56

Class

Editor
Defines the configured text editor entity.

Namespace

Drupal\editor\Entity

Code

protected $format;

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