mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-28 08:14:04 +02:00
configuration: type-hint
This commit is contained in:
parent
234bb89454
commit
c058359ae3
@ -3,6 +3,7 @@
|
||||
use Icinga\Application\Icinga;
|
||||
use Icinga\Web\Window;
|
||||
|
||||
/** @var \Icinga\Application\Modules\Module $this */
|
||||
if ($this->getConfig()->get('frontend', 'disabled', 'no') === 'yes') {
|
||||
return;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user