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

Breadcrumb

  1. Drupal Core 11.1.x

ViewsJoin.php

Same filename in this branch
  1. 11.1.x core/modules/views/src/Attribute/ViewsJoin.php

Namespace

Drupal\views\Annotation

File

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

View source
<?php

namespace Drupal\views\Annotation;


/**
 * Defines a Plugin annotation object for views join plugins.
 *
 * @see \Drupal\views\Plugin\views\join\JoinPluginBase
 *
 * @ingroup views_join_handlers
 *
 * @Annotation
 */
class ViewsJoin extends ViewsHandlerAnnotationBase {

}

Classes

Title Deprecated Summary
ViewsJoin Defines a Plugin annotation object for views join plugins.
RSS feed
Powered by Drupal