The structured array of text editor plugin-specific settings.
Type: array
File
- core/modules/editor/src/Entity/Editor.php, line 52
Class
- Editor
- Defines the configured text editor entity.
Namespace
Drupal\editor\Entity
Code
protected $settings = array();
Please login to continue.