public property ViewsPluginAnnotationBase::$derivative in Zircon Profile 8.0
Same name and namespace in other branches
- 8 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\AnnotationCode
public $derivative;