mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-24 22:34:24 +02:00
Drop CommandForm::getHelp() as being obsolete
This commit is contained in:
parent
a2f88dc60f
commit
b9ac42b54d
@ -43,16 +43,6 @@ abstract class CommandForm extends Form
|
||||
return $this->backend;
|
||||
}
|
||||
|
||||
/**
|
||||
* Get the command help description
|
||||
*
|
||||
* @return string|null
|
||||
*/
|
||||
public function getHelp()
|
||||
{
|
||||
return null;
|
||||
}
|
||||
|
||||
/**
|
||||
* Get the transport used to send commands
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user