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

Fixed comments.

parent d70dc312
No related merge requests found
......@@ -88,7 +88,7 @@ class Connection
*
* @param \VuFind\ILS\Driver\PluginManager $driverManager Driver plugin manager
*
* @throws Exception
* @throws \Exception
* @return Connection
*/
public function initWithDriverManager(
......@@ -130,7 +130,7 @@ class Connection
/**
* Get access to the driver object.
*
* @throws Exception
* @throws \Exception
* @return object
*/
public function getDriver()
......
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