You are here

constant EditableFieldsHelperInterface::FORM_CLASS in Editable Fields 8

Same name and namespace in other branches
  1. 1.0.x src/services/EditableFieldsHelperInterface.php \Drupal\editablefields\services\EditableFieldsHelperInterface::FORM_CLASS

Editablefields form class.

File

src/services/EditableFieldsHelperInterface.php, line 30

Class

EditableFieldsHelperInterface
Interface EditableFieldsHelperInterface.

Namespace

Drupal\editablefields\services

Code

const FORM_CLASS = 'Drupal\\editablefields\\Form\\EditableFieldsForm';