Method: Auth::Transaction::EventHolder#before_mark_existing_event_as_complete

Defined in:
app/models/auth/transaction/event_holder.rb

#before_mark_existing_event_as_complete(latest_event_holder, events, ev) ⇒ Object



234
235
236
237
238
# File 'app/models/auth/transaction/event_holder.rb', line 234

def before_mark_existing_event_as_complete(latest_event_holder,events,ev)



end