public property Editor::$settings

The array of settings for the text editor.

Type: array

File

drupal/core/modules/editor/lib/Drupal/editor/Plugin/Core/Entity/Editor.php, line 54
Contains \Drupal\editor\Plugin\Core\Entity\Editor.

Class

Editor
Defines the configured text editor entity.

Namespace

Drupal\editor\Plugin\Core\Entity

Code

public $settings = array();