function FormEditor::isCompatible
File
-
core/
modules/ quickedit/ src/ Plugin/ InPlaceEditor/ FormEditor.php, line 20
Class
- FormEditor
- Defines the form in-place editor.
Namespace
Drupal\quickedit\Plugin\InPlaceEditorCode
public function isCompatible(FieldItemListInterface $items) {
return TRUE;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.