Method: Restaurant#display_phone

Defined in:
lib/restaurant.rb

#display_phoneObject

Returns the value of attribute display_phone.



2
3
4
# File 'lib/restaurant.rb', line 2

def display_phone
  @display_phone
end