function Editor::label
Overrides EntityBase::label
File
-
core/
modules/ editor/ src/ Entity/ Editor.php, line 118
Class
- Editor
- Defines the configured text editor entity.
Namespace
Drupal\editor\EntityCode
public function label() {
return $this->getFilterFormat()
->label();
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.