mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 18:48:51 +02:00
💡 PHPDoc for REST API
This commit is contained in:
@@ -36,8 +36,8 @@ class BasicServices extends WebServicesBase
|
||||
|
||||
/**
|
||||
* Get the server version (TODO: get it dynamically, where ?)
|
||||
*
|
||||
* @return WebServiceResult
|
||||
*
|
||||
* @return string WebServiceResult
|
||||
*/
|
||||
static public function GetVersion()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user