diff --git a/module/VuFind/src/VuFind/ILS/PaginationHelper.php b/module/VuFind/src/VuFind/ILS/PaginationHelper.php
index ea7a5ca75cd2470e4b54e67d28af087603e98f74..6d2d6ab788843e329665d364b7bc1d53b0fa5b9e 100644
--- a/module/VuFind/src/VuFind/ILS/PaginationHelper.php
+++ b/module/VuFind/src/VuFind/ILS/PaginationHelper.php
@@ -156,4 +156,4 @@ class PaginationHelper
         $paginator->setCurrentPageNumber($pageOptions['page']);
         return $paginator;
     }
-}
\ No newline at end of file
+}