ViewsJoin.php
Same filename in this branch
Same filename in other branches
Namespace
Drupal\views\AttributeFile
-
core/
modules/ views/ src/ Attribute/ ViewsJoin.php
View source
<?php
namespace Drupal\views\Attribute;
use Drupal\Component\Plugin\Attribute\PluginID;
/**
* Defines a Plugin attribute object for views join plugins.
*
* @see \Drupal\views\Plugin\views\join\JoinPluginBase
*
* @ingroup views_join_handlers
*/
class ViewsJoin extends PluginID {
}
Classes
Title | Deprecated | Summary |
---|---|---|
ViewsJoin | Defines a Plugin attribute object for views join plugins. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.