mirror of
https://github.com/grocy/grocy.git
synced 2026-04-05 20:36:15 +02:00
Modified DOC
This commit is contained in:
parent
2285e290ff
commit
5f91b70b32
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user