mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-22 18:18:46 +02:00
🎨 add phpDoc
This commit is contained in:
@@ -68,6 +68,7 @@ class CMDBSource
|
||||
|
||||
/** @var mysqli $m_oMysqli */
|
||||
protected static $m_oMysqli;
|
||||
/** @var mysqli or mock used for test purpose, only used in query() method */
|
||||
protected static $oMySQLiForQuery;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user