summaryrefslogtreecommitdiffstats
path: root/modules/monitoring/application/forms/Navigation/HostActionForm.php
blob: da237d40985a79cfdea37c22993cbb643c14ff05 (plain)
1
2
3
4
5
6
7
8
<?php
/* Icinga Web 2 | (c) 2015 Icinga Development Team | GPLv2+ */

namespace Icinga\Module\Monitoring\Forms\Navigation;

class HostActionForm extends ActionForm
{
}