2015-09-17 09:21:33 +02:00
|
|
|
<?php
|
|
|
|
/* Icinga Web 2 | (c) 2013-2015 Icinga Development Team | GPLv2+ */
|
|
|
|
|
|
|
|
namespace Icinga\Module\Monitoring\Forms\Navigation;
|
|
|
|
|
2015-09-23 13:45:33 +02:00
|
|
|
class HostActionForm extends ActionForm
|
2015-09-17 09:21:33 +02:00
|
|
|
{
|
|
|
|
}
|