protected property Editor::$settings in Drupal 9
Same name and namespace in other branches
- 8 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 59
Class
- Editor
- Defines the configured text editor entity.
Namespace
Drupal\editor\EntityCode
protected $settings = [];