Provide implementation for hook Monitoring/CustomVarRenderer

This commit is contained in:
Johannes Meyer 2021-12-02 16:39:50 +01:00
parent 431468366c
commit ca0b8ebc4e

View File

@ -71,6 +71,7 @@ if ($this->getConfig()->get('frontend', 'disabled', 'no') !== 'yes') {
$this->provideHook('icingadb/icingadbSupport');
$this->provideHook('cube/Actions', CubeLinks::class);
$this->provideHook('cube/IcingaDbActions', IcingaDbCubeLinks::class);
$this->provideHook('Monitoring/CustomVarRenderer');
}
$directorHooks = [