Editor::$settings

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

The structured array of text editor plugin-specific settings.

Type: array

File

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

Class

Editor
Defines the configured text editor entity.

Namespace

Drupal\editor\Entity

Code

protected $settings = [];

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