Method: Mints::User#client

Defined in:
lib/user.rb

#clientObject (readonly)

Returns the value of attribute client.



50
51
52
# File 'lib/user.rb', line 50

def client
  @client
end