Skip to content

Commit

Permalink
configuration: type-hint
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas-Gelf committed Jun 1, 2021
1 parent 234bb89 commit c058359
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configuration.php
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}
Expand Down

0 comments on commit c058359

Please sign in to comment.