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

Shortened comment.

parent 1008c9a4
No related merge requests found
...@@ -136,7 +136,7 @@ class Backend extends AbstractBackend ...@@ -136,7 +136,7 @@ class Backend extends AbstractBackend
* @param array $ids Array of document identifiers * @param array $ids Array of document identifiers
* @param ParamBag $params Search backend parameters * @param ParamBag $params Search backend parameters
* *
* @return \VuFindSearch\Response\RecordCollectionInterface * @return RecordCollectionInterface
*/ */
public function retrieveBatch($ids, ParamBag $params = null) public function retrieveBatch($ids, ParamBag $params = 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