You are here

constant ExtraFieldFormManager::PLUGIN_ANNOTATION_NAME in Extra Field 8.2

The name of the annotation that contains the plugin definition.

File

src/Plugin/ExtraFieldFormManager.php, line 32

Class

ExtraFieldFormManager
Manages Extra Field form plugins.

Namespace

Drupal\extra_field\Plugin

Code

const PLUGIN_ANNOTATION_NAME = 'Drupal\\extra_field\\Annotation\\ExtraFieldForm';