fix doc-block

This commit is contained in:
Bjoern Schiessle 2016-02-29 11:11:31 +01:00
parent 87e47afed8
commit 9e9cb73987
1 changed files with 1 additions and 0 deletions

View File

@ -235,6 +235,7 @@ class TrustedServers {
*
* @param $status
* @return bool
* @throws HintException
*/
protected function checkOwnCloudVersion($status) {
$decoded = json_decode($status, true);