You are here

constant ExtraFieldDisplayManager::PLUGIN_ANNOTATION_NAME in Extra Field 8.2

The name of the annotation that contains the plugin definition.

File

src/Plugin/ExtraFieldDisplayManager.php, line 31

Class

ExtraFieldDisplayManager
Manages Extra Field display plugins.

Namespace

Drupal\extra_field\Plugin

Code

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