Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. ViewsHandlerAnnotationBase.php

class ViewsHandlerAnnotationBase

Defines an abstract base class for all views handler annotations.

Hierarchy

  • class \Drupal\Component\Annotation\AnnotationBase implements \Drupal\Component\Annotation\AnnotationInterface
    • class \Drupal\Component\Annotation\PluginID extends \Drupal\Component\Annotation\AnnotationBase
      • class \Drupal\views\Annotation\ViewsHandlerAnnotationBase extends \Drupal\Component\Annotation\PluginID

Expanded class hierarchy of ViewsHandlerAnnotationBase

File

core/modules/views/src/Annotation/ViewsHandlerAnnotationBase.php, line 10

Namespace

Drupal\views\Annotation
View source
abstract class ViewsHandlerAnnotationBase extends PluginID {

}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal