mirror of
https://github.com/Icinga/icingadb-web.git
synced 2026-05-22 02:07:54 -04:00
7 lines
153 B
PHP
7 lines
153 B
PHP
<?php
|
|
|
|
/* Icinga DB Web | (c) 2020 Icinga GmbH | GPLv2 */
|
|
|
|
/** @var $this \Icinga\Application\Modules\Module */
|
|
|
|
$this->provideHook('ApplicationState');
|