mirror of
https://github.com/getgrav/grav.git
synced 2026-02-03 13:20:08 +01:00
Drop duplicate docblock
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user