mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
monitoring/configuration.php: Prefer @type over @var
This commit is contained in:
parent
da575910e6
commit
19d89f0a67
@ -2,7 +2,7 @@
|
|||||||
// {{{ICINGA_LICENSE_HEADER}}}
|
// {{{ICINGA_LICENSE_HEADER}}}
|
||||||
// {{{ICINGA_LICENSE_HEADER}}}
|
// {{{ICINGA_LICENSE_HEADER}}}
|
||||||
|
|
||||||
/** @var $this \Icinga\Application\Modules\Module */
|
/** @type $this \Icinga\Application\Modules\Module */
|
||||||
|
|
||||||
$this->providePermission(
|
$this->providePermission(
|
||||||
'monitoring/command/*',
|
'monitoring/command/*',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user