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

Style fixes.

parent e9de4c3e
No related merge requests found
......@@ -55,10 +55,10 @@ class SimilarItemsCarousel extends AbstractBase
/**
* Constructor
*
* @param \Zend\Config\Config $config Configuration
* @param \VuFindSearch\Service $search Search service
*/
public function __construct(\VuFindSearch\Service $search) {
public function __construct(\VuFindSearch\Service $search)
{
$this->searchService = $search;
}
......
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