CommonDBTM::post_restoreItem PHP Method

post_restoreItem() public method

Actions done after the restore of the item
public post_restoreItem ( ) : nothing
return nothing
    function post_restoreItem()
    {
    }
CommonDBTM