Standard.php
Namespace
Drupal\views\Plugin\views\joinFile
- 
              core/
modules/ views/ src/ Plugin/ views/ join/ Standard.php  
View source
<?php
namespace Drupal\views\Plugin\views\join;
use Drupal\views\Attribute\ViewsJoin;
/**
 * Default implementation of the join plugin.
 *
 * @ingroup views_join_handlers
 */
class Standard extends JoinPluginBase {
}
Classes
| Title | Deprecated | Summary | 
|---|---|---|
| Standard | Default implementation of the join plugin. | 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.