CXTDT-509545 : old topNotification tagging fix

This commit is contained in:
Nandhini Rajendran 2024-04-09 21:54:56 +05:30
parent c636cc1ca4
commit fac3e77984

View File

@ -38,4 +38,6 @@ import Foundation
open func addError(toLog errorObject: MVMCoreErrorObject) {
// Subclass to handle.
}
open func logLoadFinished(_ loadObject: MVMCoreLoadObject?, loadedViewController: MVMCoreViewControllerProtocol?, error: MVMCoreErrorObject?) {}
}