protected property Editor::$format in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 40 - Contains \Drupal\editor\Entity\Editor.
Class
- Editor
- Defines the configured text editor entity.
Namespace
Drupal\editor\EntityCode
protected $format;