mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
IcingaTemplateResolver
: Remove unused dynamic property $table
This commit is contained in:
parent
69a3e9aa8e
commit
00523d9b35
@ -45,7 +45,6 @@ class IcingaTemplateResolver
|
||||
{
|
||||
$this->object = $object;
|
||||
$this->type = $object->getShortTableName();
|
||||
$this->table = $object->getTableName();
|
||||
$this->connection = $object->getConnection();
|
||||
$this->db = $this->connection->getDbAdapter();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user