The machine name of the text format with which this configured text editor is associated.
Type: string
See also
getFilterFormat()
File
- core/modules/editor/src/Entity/Editor.php, line 38
Class
- Editor
- Defines the configured text editor entity.
Namespace
Drupal\editor\Entity
Code
protected $format;
Please login to continue.