mirror of
https://github.com/Icinga/icingaweb2-module-graphite.git
synced 2026-02-19 02:34:05 -05:00
4 lines
114 B
PHP
4 lines
114 B
PHP
<?php
|
|
|
|
/** @var \Icinga\Application\Modules\Module $this */
|
|
$this->provideHook('monitoring/DetailviewExtension');
|