lots of minor doc tweaks, type hints, etc

This commit is contained in:
Shish
2016-06-19 17:41:40 +01:00
parent edd3e49a2f
commit dc10a18086
15 changed files with 435 additions and 360 deletions

View File

@@ -128,8 +128,8 @@ class ShimmieApi extends Extension {
}
/**
* @param $type
* @param $query
* @param string $type
* @param string $query
* @return array
*/
private function api_get_user($type, $query) {