CommonDBTM::post_purgeItem PHP Method

post_purgeItem() public method

Actions done after the PURGE of the item in the database
public post_purgeItem ( ) : nothing
return nothing
    function post_purgeItem()
    {
    }
CommonDBTM