protected property Editor::$format in Drupal 8
Same name and namespace in other branches
- 9 core/modules/editor/src/Entity/Editor.php \Drupal\editor\Entity\Editor::format
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 45
Class
- Editor
- Defines the configured text editor entity.
Namespace
Drupal\editor\EntityCode
protected $format;