You are here

protected property Editor::$settings in Zircon Profile 8

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

Class

Editor
Defines the configured text editor entity.

Namespace

Drupal\editor\Entity

Code

protected $settings = array();