Fix PHPDoc of ListController
This commit is contained in:
parent
5f4c104397
commit
c974b02d3a
|
@ -13,8 +13,6 @@ use Icinga\Web\Widget\Tabextension\DashboardAction;
|
|||
use Icinga\Web\Widget\Tabextension\OutputFormat;
|
||||
|
||||
/**
|
||||
* Class ListController
|
||||
*
|
||||
* Application wide controller for various listing actions
|
||||
*/
|
||||
class ListController extends Controller
|
||||
|
|
Loading…
Reference in New Issue