mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
:memo Woops forgot to change one PHPDoc
This commit is contained in:
@@ -429,7 +429,7 @@ interface iApplicationObjectExtension
|
||||
*
|
||||
* @return void
|
||||
*
|
||||
* @since 2.7.0 N°2293 can access object changes by calling {@link $oObject::ListChangesUpdated()}
|
||||
* @since 2.7.0 N°2293 can access object changes by calling {@link DBObject::ListPreviousValuesForUpdatedAttributes} on $oObject
|
||||
*/
|
||||
public function OnDBUpdate($oObject, $oChange = null);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user