You are here

public property PluginCallback::$value in Express 8

The plugin ID.

When an annotation is given no key, 'value' is assumed by Doctrine.

Type: string

Overrides PluginID::$value

File

themes/contrib/bootstrap/src/Annotation/PluginCallback.php, line 29
Contains \Drupal\bootstrap\Annotation\PluginCallback.

Class

PluginCallback
Defines a Plugin annotation object that just contains an ID.

Namespace

Drupal\bootstrap\Annotation

Code

public $value;