protected property Plugin::$definition

The plugin definiton read from the class annotation.

Type: array

File

drupal/core/lib/Drupal/Component/Annotation/Plugin.php, line 30
Contains Drupal\Component\Annotation\Plugin.

Class

Plugin
Defines a Plugin annotation object.

Namespace

Drupal\Component\Annotation

Code

protected $definition;