summaryrefslogtreecommitdiffstats
path: root/library/Graphite/ProvidedHook/Icingadb/IcingadbSupport.php
blob: 8f0f38ec66d2dd04c7e4c1d3b894f9dd1458e849 (plain)
1
2
3
4
5
6
7
8
9
<?php

namespace Icinga\Module\Graphite\ProvidedHook\Icingadb;

use Icinga\Module\Icingadb\Hook\IcingadbSupportHook;

class IcingadbSupport extends IcingadbSupportHook
{
}