ViewsJoin.php
Same filename in other branches
Namespace
Drupal\views\AnnotationFile
-
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. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.