Skip to content
Snippets Groups Projects
Commit a9e8d53c authored by Arthur Schiwon's avatar Arthur Schiwon
Browse files

fix PHPDoc

parent 122ebf28
No related branches found
No related tags found
No related merge requests found
......@@ -164,7 +164,7 @@ class MetaData {
/**
* @brief returns the available groups
* @param string a search string
* @return string[]
* @return \OC\Group\Group[]
*/
private function getGroups($search = '') {
if(count($this->groups) === 0) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment