mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
Db: remove unused properties
This commit is contained in:
parent
5de3a6a497
commit
21dcadd143
@ -15,14 +15,10 @@ use Zend_Db_Select;
|
||||
|
||||
class Db extends DbConnection
|
||||
{
|
||||
protected $modules = array();
|
||||
|
||||
protected static $zoneCache;
|
||||
|
||||
protected static $commandCache;
|
||||
|
||||
/** @var Settings */
|
||||
protected $settings;
|
||||
|
||||
/** @var string */
|
||||
protected $masterZoneName;
|
||||
|
||||
protected function db()
|
||||
|
Loading…
x
Reference in New Issue
Block a user