Skip to content
Snippets Groups Projects
Commit 78660e6b authored by Demian Katz's avatar Demian Katz
Browse files

Newline cleanup.

parent 6d767116
No related merge requests found
Showing
with 0 additions and 18 deletions
......@@ -27,7 +27,6 @@
*/
namespace VuFind\Search\EDS;
/**
* EDS API Options
*
......
......@@ -28,10 +28,8 @@
*/
namespace VuFind\Search\Factory;
use VuFindSearch\Backend\Solr\Backend;
/**
* Factory for the default SOLR backend.
*
......
......@@ -27,7 +27,6 @@
*/
namespace VuFind\Search\Solr;
/**
* Functions for manipulating facets
*
......
......@@ -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.
*
......
......@@ -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;
......
......@@ -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;
/**
......
......@@ -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;
......
......@@ -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;
/**
......
......@@ -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;
......
......@@ -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;
/**
......
......@@ -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).
*
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment