mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
fix doc-block
This commit is contained in:
parent
87e47afed8
commit
9e9cb73987
1 changed files with 1 additions and 0 deletions
|
|
@ -235,6 +235,7 @@ class TrustedServers {
|
|||
*
|
||||
* @param $status
|
||||
* @return bool
|
||||
* @throws HintException
|
||||
*/
|
||||
protected function checkOwnCloudVersion($status) {
|
||||
$decoded = json_decode($status, true);
|
||||
|
|
|
|||
Loading…
Reference in a new issue