The Gitlab instance will be restarted on Monday April 28th at 2AM. There will be a short interruption of service.

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

Style fix.

parent ca966ebc
No related merge requests found
......@@ -71,9 +71,9 @@ class Loader implements \Zend\Log\LoggerAwareInterface
/**
* Constructor
*
* @param SearchService $searchService Search service
* @param RecordFactory $recordFactory Record loader
* @param Cache $recordCache Record Cache
* @param SearchService $searchService Search service
* @param RecordFactory $recordFactory Record loader
* @param Cache $recordCache Record Cache
*/
public function __construct(SearchService $searchService,
RecordFactory $recordFactory, Cache $recordCache = null
......
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