Modified DOC

This commit is contained in:
Marc Ole Bulling 2020-12-28 12:00:55 +01:00
parent 2285e290ff
commit 5f91b70b32
No known key found for this signature in database
GPG Key ID: C126AFC2A47B06FF

View File

@ -85,7 +85,7 @@ class ApplicationService extends BaseService
/** /**
* Returns the response for the API call /system/time * Returns the response for the API call /system/time
* @param int $offset an offset to be applied * @param int $offset an offset in seconds to be applied
* @return array * @return array
*/ */
public function GetSystemTime(int $offset = 0):array public function GetSystemTime(int $offset = 0):array