Method: AmaLayout::Notification#header

Defined in:
lib/ama_layout/notification.rb

#headerObject (readonly)

NOTE: The following attributes are designed to be immutable - you need make a new instance to change them. The only mutable attribute is :active.



11
12
13
# File 'lib/ama_layout/notification.rb', line 11

def header
  @header
end