diff --git a/module/VuFind/src/VuFind/Search/EDS/Options.php b/module/VuFind/src/VuFind/Search/EDS/Options.php
index e71d116610de1057dfd22f72a4075db6e799ed35..4e900dcf7b65330661bebd7d514f52e6ffe90407 100644
--- a/module/VuFind/src/VuFind/Search/EDS/Options.php
+++ b/module/VuFind/src/VuFind/Search/EDS/Options.php
@@ -27,7 +27,6 @@
  */
 namespace VuFind\Search\EDS;
 
-
 /**
  * EDS API Options
  *
diff --git a/module/VuFind/src/VuFind/Search/Factory/SolrStatsBackendFactory.php b/module/VuFind/src/VuFind/Search/Factory/SolrStatsBackendFactory.php
index 0767206d7b31ff22c2072d064cde328955a2b810..919cf400f7e797c27978863cf3090f78a3158207 100644
--- a/module/VuFind/src/VuFind/Search/Factory/SolrStatsBackendFactory.php
+++ b/module/VuFind/src/VuFind/Search/Factory/SolrStatsBackendFactory.php
@@ -28,10 +28,8 @@
  */
 namespace VuFind\Search\Factory;
 
-
 use VuFindSearch\Backend\Solr\Backend;
 
-
 /**
  * Factory for the default SOLR backend.
  *
diff --git a/module/VuFind/src/VuFind/Search/Solr/HierarchicalFacetHelper.php b/module/VuFind/src/VuFind/Search/Solr/HierarchicalFacetHelper.php
index 52f39d75caad886990aa2afe739ddd72387e4350..11b49df3583c07489c19c45d7381493468d38288 100644
--- a/module/VuFind/src/VuFind/Search/Solr/HierarchicalFacetHelper.php
+++ b/module/VuFind/src/VuFind/Search/Solr/HierarchicalFacetHelper.php
@@ -27,7 +27,6 @@
  */
 namespace VuFind\Search\Solr;
 
-
 /**
  * Functions for manipulating facets
  *
diff --git a/module/VuFindSearch/Module.php b/module/VuFindSearch/Module.php
index ae7d99a92402f7c3b757d70b8affc0807af27e38..dbea2d1fed95054186ee83e1007d4712b969aa4f 100644
--- a/module/VuFindSearch/Module.php
+++ b/module/VuFindSearch/Module.php
@@ -26,10 +26,8 @@
  * @license  http://opensource.org/licenses/gpl-2.0.php GNU General Public License
  * @link     http://vufind.org
  */
-
 namespace VuFindSearch;
 
-
 /**
  * ZF2 module definition for the VF2 search service.
  *
diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/BackendInterface.php b/module/VuFindSearch/src/VuFindSearch/Backend/BackendInterface.php
index 5c56151bef716200a6713b88f43e1db544ec2534..90364fd7dcaf6031f4cee991d21d0de3a5576398 100644
--- a/module/VuFindSearch/src/VuFindSearch/Backend/BackendInterface.php
+++ b/module/VuFindSearch/src/VuFindSearch/Backend/BackendInterface.php
@@ -26,7 +26,6 @@
  * @license  http://opensource.org/licenses/gpl-2.0.php GNU General Public License
  * @link     http://vufind.org
  */
-
 namespace VuFindSearch\Backend;
 
 use VuFindSearch\Query\AbstractQuery;
diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/CommitDocument.php b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/CommitDocument.php
index 6ddf58dc9c544d04190edf7cde540b4f5b895e17..826ed5c91d4145177a1c50786dac4d8fc2f072d2 100644
--- a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/CommitDocument.php
+++ b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/CommitDocument.php
@@ -26,10 +26,8 @@
  * @license  http://opensource.org/licenses/gpl-2.0.php GNU General Public License
  * @link     http://vufind.org
  */
-
 namespace VuFindSearch\Backend\Solr\Document;
 
-
 use XMLWriter;
 
 /**
diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/DeleteDocument.php b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/DeleteDocument.php
index 2d2b65aa3270019640d6fdc1e5e168ae52047d26..fa931084a27073089f36e3b1129951613dac1c6e 100644
--- a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/DeleteDocument.php
+++ b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/DeleteDocument.php
@@ -26,7 +26,6 @@
  * @license  http://opensource.org/licenses/gpl-2.0.php GNU General Public License
  * @link     http://vufind.org
  */
-
 namespace VuFindSearch\Backend\Solr\Document;
 
 use XMLWriter;
diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/OptimizeDocument.php b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/OptimizeDocument.php
index fa645eec9e0bb1b10441e3a19a9636425f65577a..fad3a73e23c9c293e90c9ebd59540394f2c6a355 100644
--- a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/OptimizeDocument.php
+++ b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/OptimizeDocument.php
@@ -26,10 +26,8 @@
  * @license  http://opensource.org/licenses/gpl-2.0.php GNU General Public License
  * @link     http://vufind.org
  */
-
 namespace VuFindSearch\Backend\Solr\Document;
 
-
 use XMLWriter;
 
 /**
diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/UpdateDocument.php b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/UpdateDocument.php
index 45ac443126543749d24a13439fa9cc3fcbca4b8d..5375ef7f8181012223dd46eb01bef1b8b9685bff 100644
--- a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/UpdateDocument.php
+++ b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/UpdateDocument.php
@@ -26,11 +26,9 @@
  * @license  http://opensource.org/licenses/gpl-2.0.php GNU General Public License
  * @link     http://vufind.org
  */
-
 namespace VuFindSearch\Backend\Solr\Document;
 
 use VuFindSearch\Backend\Solr\Record\SerializableRecordInterface;
-
 use SplObjectStorage;
 use XMLWriter;
 
diff --git a/module/VuFindSearch/src/VuFindSearch/Feature/RetrieveBatchInterface.php b/module/VuFindSearch/src/VuFindSearch/Feature/RetrieveBatchInterface.php
index c8ef2b12417f8aaffe2d58f799b9d8a435be2f39..95934966280e182ce86da4792a295fd13b20d6d3 100644
--- a/module/VuFindSearch/src/VuFindSearch/Feature/RetrieveBatchInterface.php
+++ b/module/VuFindSearch/src/VuFindSearch/Feature/RetrieveBatchInterface.php
@@ -26,10 +26,8 @@
  * @license  http://opensource.org/licenses/gpl-2.0.php GNU General Public License
  * @link     http://vufind.org
  */
-
 namespace VuFindSearch\Feature;
 
-
 use VuFindSearch\ParamBag;
 
 /**
diff --git a/module/VuFindSearch/src/VuFindSearch/Response/AbstractRecordCollection.php b/module/VuFindSearch/src/VuFindSearch/Response/AbstractRecordCollection.php
index d7b186b514499346a13117dbd1fc56c4411e7b8a..de961972a931a7b33e22a063221a4eb83a37eb43 100644
--- a/module/VuFindSearch/src/VuFindSearch/Response/AbstractRecordCollection.php
+++ b/module/VuFindSearch/src/VuFindSearch/Response/AbstractRecordCollection.php
@@ -26,10 +26,8 @@
  * @license  http://opensource.org/licenses/gpl-2.0.php GNU General Public License
  * @link     http://vufind.org
  */
-
 namespace VuFindSearch\Response;
 
-
 /**
  * Abstract record collection (implements some shared low-level functionality).
  *