💡 Some PHPDoc

This commit is contained in:
Pierre Goiffon
2021-12-16 14:56:27 +01:00
parent 9bfa60d272
commit f84c095b22

View File

@@ -161,7 +161,7 @@ abstract class CMDBObject extends DBObject
*
* @param string $sId ID of the user doing the change, null if not done by a user (eg. background task)
*
* @since 3.0.0
* @since 3.0.0 N°2847 following the addition of CMDBChange.user_id
*/
public static function SetTrackUserId($sId)
{