diff --git a/library/Icinga/Web/Widget/SearchDashboard.php b/library/Icinga/Web/Widget/SearchDashboard.php index c5e1ad8db..f53db5c86 100644 --- a/library/Icinga/Web/Widget/SearchDashboard.php +++ b/library/Icinga/Web/Widget/SearchDashboard.php @@ -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 {