You are here

constant EditableFieldsHelperInterface::PERMISSION in Editable Fields 8

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

Use "editablefields" permission.

File

src/services/EditableFieldsHelperInterface.php, line 20

Class

EditableFieldsHelperInterface
Interface EditableFieldsHelperInterface.

Namespace

Drupal\editablefields\services

Code

const PERMISSION = 'use editablefields';