We do not use the @package tag

This commit is contained in:
Eric Lippmann 2015-03-12 18:11:33 +01:00
parent 6c5a6215ef
commit 77cd48e6fe
1 changed files with 0 additions and 2 deletions

View File

@ -11,8 +11,6 @@ use Zend_Controller_Action_Exception as ActionError;
/**
* Class SearchDashboard display multiple search views on a single search page
*
* @package Icinga\Web\Widget
*/
class SearchDashboard extends Dashboard
{