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

Style fix.

parent 977abd94
No related merge requests found
...@@ -343,7 +343,7 @@ class Demo extends AbstractBase ...@@ -343,7 +343,7 @@ class Demo extends AbstractBase
* This is responsible for retrieving the status information of a certain * This is responsible for retrieving the status information of a certain
* record. * record.
* *
* @param string $id The record id to retrieve the holdings for * @param string $id The record id to retrieve the holdings for
* *
* @return mixed On success, an associative array with the following keys: * @return mixed On success, an associative array with the following keys:
* id, availability (boolean), status, location, reserve, callnumber. * id, availability (boolean), status, location, reserve, callnumber.
......
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