You are here

protected property Plugin::$definition in Plug 7

The plugin definition read from the class annotation.

Type: array

File

lib/Drupal/Component/Annotation/Plugin.php, line 32
Contains \Drupal\Component\Annotation\Plugin.

Class

Plugin
Defines a Plugin annotation object.

Namespace

Drupal\Component\Annotation

Code

protected $definition;