You are here

public property ViewsPluginAnnotationBase::$derivative in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/views/src/Annotation/ViewsPluginAnnotationBase.php \Drupal\views\Annotation\ViewsPluginAnnotationBase::derivative

A class to make the plugin derivative aware.

Type: string

See also

\Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator

File

core/modules/views/src/Annotation/ViewsPluginAnnotationBase.php, line 25
Contains \Drupal\views\Annotation\ViewsPluginAnnotationBase.

Class

ViewsPluginAnnotationBase
Defines an abstract base class for all views plugin annotations.

Namespace

Drupal\views\Annotation

Code

public $derivative;