diff --git a/core/modules/views/src/Plugin/views/join/JoinPluginBase.php b/core/modules/views/src/Plugin/views/join/JoinPluginBase.php index ccf40f6..be0f389 100644 --- a/core/modules/views/src/Plugin/views/join/JoinPluginBase.php +++ b/core/modules/views/src/Plugin/views/join/JoinPluginBase.php @@ -396,3 +396,7 @@ protected function buildExtra($info, &$arguments, $table, SelectInterface $selec } } + +/** + * @} + */