mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-30 22:18:46 +02:00
N°2293 Some PHPDoc (@since for changes availability)
This commit is contained in:
@@ -3972,6 +3972,8 @@ abstract class DBObject implements iDisplay
|
||||
* This method is called after the object is updated into DB. You can get changes by calling {@link ListChanges}.
|
||||
*
|
||||
* @overwritable-hook You can extend this method in order to provide your own logic.
|
||||
*
|
||||
* @since 2.7.0 N°2293 can access object changes by calling {@link ListChanges}
|
||||
*/
|
||||
protected function AfterUpdate()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user