From 77cd48e6fec06fd524ced4e9fb81583d3b33e5ff Mon Sep 17 00:00:00 2001 From: Eric Lippmann Date: Thu, 12 Mar 2015 18:11:33 +0100 Subject: [PATCH] We do not use the @package tag --- library/Icinga/Web/Widget/SearchDashboard.php | 2 -- 1 file changed, 2 deletions(-) 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 {