mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 18:48:51 +02:00
add @since annotation + @see from Hispka
This commit is contained in:
@@ -238,6 +238,7 @@ class Dict
|
||||
}
|
||||
|
||||
/**
|
||||
* @since 2.7.6 N°4125
|
||||
* @return \ApcService
|
||||
*/
|
||||
public static function GetApcService() {
|
||||
@@ -248,6 +249,7 @@ class Dict
|
||||
}
|
||||
|
||||
/**
|
||||
* @since 2.7.6 N°4125
|
||||
* @param \ApcService $m_oApcService
|
||||
*/
|
||||
public static function SetApcService($oApcService) {
|
||||
|
||||
Reference in New Issue
Block a user