mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
lib: Fix PHPDoc of DbConnection::$dbAdapter
This commit is contained in:
parent
a52b008a74
commit
e34c50bc91
@ -43,7 +43,7 @@ class DbConnection implements Selectable, Extensible, Updatable, Reducible, Insp
|
||||
private $dbType;
|
||||
|
||||
/**
|
||||
* @var Zend_Db_Adapter_Abstract
|
||||
* @var \Zend_Db_Adapter_Abstract
|
||||
*/
|
||||
private $dbAdapter;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user