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

php-cs-fixer

parent dcd5c471
Branches
Tags
No related merge requests found
......@@ -26,7 +26,6 @@
* @link http://vufind.org Main Site
*/
namespace VuFind\Controller;
use Zend\Stdlib\Parameters;
/**
* Redirects the user to the appropriate default VuFind action.
......
......@@ -490,7 +490,6 @@ abstract class Results implements ServiceLocatorAwareInterface
$this->resultTotal = $minified->r;
}
/**
* Get an array of recommendation objects for augmenting the results display.
*
......
......@@ -29,7 +29,6 @@ namespace VuFind\Search;
use VuFind\Search\Results\PluginManager as ResultsManager;
use Zend\EventManager\EventManagerInterface;
use Zend\EventManager\EventManager;
use Zend\ServiceManager\ServiceManager;
use Zend\Stdlib\Parameters;
/**
......
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