diff --git a/lib/Views/user/Plugin/views/row/View.php b/lib/Views/user/Plugin/views/row/View.php index bdbb7ebff91f6e726a6d285eae01c0be79ef9ce3..8d80d5d934d5e1591a0a6b1c06a81eba480c5917 100644 --- a/lib/Views/user/Plugin/views/row/View.php +++ b/lib/Views/user/Plugin/views/row/View.php @@ -5,7 +5,11 @@ * Contains the user view row plugin. */ +namespace Views\user\Plugin\views\row; + use Drupal\views\Plugin\views\row\RowPluginBase; +use Drupal\Core\Annotation\Plugin; +use Drupal\Core\Annotation\Translation; /** * A row plugin which renders a user via user_view.