diff --git a/lib/Drupal/views/View.php b/lib/Drupal/views/View.php index e1d79074820373289cd10b90c07bed2cbdf62a33..0cfebb416d65d00e935f79338d4287ca3dc1e4f6 100644 --- a/lib/Drupal/views/View.php +++ b/lib/Drupal/views/View.php @@ -8,6 +8,7 @@ namespace Drupal\views; use Symfony\Component\HttpFoundation\Response; +use Drupal\views\Plugin\Type\ViewsPluginManager; /** * @defgroup views_objects Objects that represent a View or part of a view