Whether the editor supports the inline editing provided by the Edit module.
Type: bool
File
- core/modules/editor/src/Annotation/Editor.php, line 83
Class
- Editor
- Defines an Editor annotation object.
Namespace
Drupal\editor\Annotation
Code
public $supports_inline_editing;
Please login to continue.