Loading src/EventSubscriber/AjaxResponseSubscriber.php +0 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,6 @@ use Drupal\views\Ajax\ViewAjaxResponse; use Symfony\Component\EventDispatcher\EventSubscriberInterface; use Symfony\Component\HttpKernel\Event\ResponseEvent; use Symfony\Component\HttpKernel\KernelEvents; use Symfony\Component\HttpKernel\Event\ResponseEvent; /** * Response subscriber to handle AJAX responses. Loading tests/src/FunctionalJavascript/InfiniteScrollTest.php +1 −1 Original line number Diff line number Diff line Loading @@ -30,7 +30,7 @@ class InfiniteScrollTest extends WebDriverTestBase { /** * {@inheritdoc} */ protected $defaultTheme = 'classy'; protected $defaultTheme = 'starterkit_theme'; /** * {@inheritdoc} Loading Loading
src/EventSubscriber/AjaxResponseSubscriber.php +0 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,6 @@ use Drupal\views\Ajax\ViewAjaxResponse; use Symfony\Component\EventDispatcher\EventSubscriberInterface; use Symfony\Component\HttpKernel\Event\ResponseEvent; use Symfony\Component\HttpKernel\KernelEvents; use Symfony\Component\HttpKernel\Event\ResponseEvent; /** * Response subscriber to handle AJAX responses. Loading
tests/src/FunctionalJavascript/InfiniteScrollTest.php +1 −1 Original line number Diff line number Diff line Loading @@ -30,7 +30,7 @@ class InfiniteScrollTest extends WebDriverTestBase { /** * {@inheritdoc} */ protected $defaultTheme = 'classy'; protected $defaultTheme = 'starterkit_theme'; /** * {@inheritdoc} Loading