summaryrefslogtreecommitdiffstats
path: root/modules/monitoring/application/forms/Navigation/ServiceActionForm.php
blob: 68314d18a3c85773cc205ac881740f3e97b66742 (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 ServiceActionForm extends ActionForm
{
}