summaryrefslogtreecommitdiffstats
path: root/library/Director/Dashboard/Dashlet/ServiceChoicesDashlet.php
blob: ff23321602f293df7bdd69e43af062233aaa7ed6 (plain)
1
2
3
4
5
6
7
<?php

namespace Icinga\Module\Director\Dashboard\Dashlet;

class ServiceChoicesDashlet extends ChoicesDashlet
{
}