protected property Plugin::$definition

The plugin definiton read from the class annotation.

Type: array

File

drupal/core/lib/Drupal/Core/Annotation/Plugin.php, line 30
Definition of Drupal\Core\Annotation\Plugin.

Class

Plugin
Defines a Plugin annotation object.

Namespace

Drupal\Core\Annotation

Code

protected $definition;