From eb120a2cdab9159d3c8ad7cde232a6062cf28cf1 Mon Sep 17 00:00:00 2001 From: Flavio Copes Date: Thu, 18 Feb 2016 14:02:48 +0100 Subject: [PATCH] Drop duplicate docblock --- system/src/Grav/Common/GPM/GPM.php | 5 ----- 1 file changed, 5 deletions(-) diff --git a/system/src/Grav/Common/GPM/GPM.php b/system/src/Grav/Common/GPM/GPM.php index 3cdb64bba..bf53de485 100644 --- a/system/src/Grav/Common/GPM/GPM.php +++ b/system/src/Grav/Common/GPM/GPM.php @@ -349,11 +349,6 @@ class GPM extends Iterator return false; } - /** - * Returns the list of Plugins and Themes available in the repository - * @return array Array of available Plugins and Themes - * Format: ['plugins' => array, 'themes' => array] - */ /** * Searches for a list of Packages in the repository * @param array $searches An array of either slugs or names