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

Breadcrumb

  1. Drupal Core 11.1.x

ViewsHandlerAnnotationBase.php

Namespace

Drupal\views\Annotation

File

core/modules/views/src/Annotation/ViewsHandlerAnnotationBase.php

View source
<?php

namespace Drupal\views\Annotation;

use Drupal\Component\Annotation\PluginID;

/**
 * Defines an abstract base class for all views handler annotations.
 */
abstract class ViewsHandlerAnnotationBase extends PluginID {

}

Classes

Title Deprecated Summary
ViewsHandlerAnnotationBase Defines an abstract base class for all views handler annotations.

API Navigation

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