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

namespace Icinga\Module\Director\Dashboard\Dashlet;

class HostChoicesDashlet extends ChoicesDashlet
{
}