Sets the attribute banner
Parameters:
the value to set the attribute banner to.
13 14 15
# File 'lib/baf/options_registrant.rb', line 13 def banner=(value) @banner = value end