class Fbe::Award::Bylaw
def intro(text)
-
(String)
- The introductory text
Parameters:
-
text
(String
) -- The introductory text to set
def intro(text) @intro = text end
(String)
- The introductory text
text
(String
)
-- The introductory text to set
def intro(text) @intro = text end