Fix PHPDoc of ListController

This commit is contained in:
Eric Lippmann 2015-08-27 13:35:06 +02:00
parent 5f4c104397
commit c974b02d3a
1 changed files with 0 additions and 2 deletions

View File

@ -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