mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
DataView\Command: Fix method documentation
This commit is contained in:
parent
fa38998e3d
commit
172cf6b3c6
@ -9,9 +9,7 @@ namespace Icinga\Module\Monitoring\DataView;
|
||||
class Command extends DataView
|
||||
{
|
||||
/**
|
||||
* Retrieve columns provided by this view
|
||||
*
|
||||
* @return array
|
||||
* {@inheritdoc}
|
||||
*/
|
||||
public function getColumns()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user