Method: MHV::UserAccount::Creator#mhv_client

Defined in:
app/services/mhv/user_account/creator.rb

#mhv_clientObject (private)



61
62
63
# File 'app/services/mhv/user_account/creator.rb', line 61

def mhv_client
  MHV::AccountCreation::Service.new
end