mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 22:04:25 +02:00
lib: Fix PHPDoc of DbConnection::getDbApdater()
This commit is contained in:
parent
6a684a97df
commit
cf917b59f8
@ -112,7 +112,7 @@ class DbConnection implements Selectable, Extensible, Updatable, Reducible, Insp
|
|||||||
/**
|
/**
|
||||||
* Getter for the Zend_Db_Adapter
|
* Getter for the Zend_Db_Adapter
|
||||||
*
|
*
|
||||||
* @return Zend_Db_Adapter_Abstract
|
* @return \Zend_Db_Adapter_Abstract
|
||||||
*/
|
*/
|
||||||
public function getDbAdapter()
|
public function getDbAdapter()
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user