mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-09-25 18:59:05 +02:00
VarForms: deprecate them
This commit is contained in:
parent
6b79737d36
commit
f7270dc2a7
@ -4,6 +4,9 @@ namespace Icinga\Module\Director\Forms;
|
||||
|
||||
use Icinga\Module\Director\Web\Form\DirectorObjectForm;
|
||||
|
||||
/**
|
||||
* @deprecated
|
||||
*/
|
||||
class IcingaHostVarForm extends DirectorObjectForm
|
||||
{
|
||||
public function setup()
|
||||
|
@ -4,6 +4,9 @@ namespace Icinga\Module\Director\Forms;
|
||||
|
||||
use Icinga\Module\Director\Web\Form\DirectorObjectForm;
|
||||
|
||||
/**
|
||||
* @deprecated
|
||||
*/
|
||||
class IcingaServiceVarForm extends DirectorObjectForm
|
||||
{
|
||||
public function setup()
|
||||
|
Loading…
x
Reference in New Issue
Block a user