Method: ACTV::Article#author_footer

Defined in:
lib/actv/article.rb


7
8
9
# File 'lib/actv/article.rb', line 7

def author_footer
  @author_footer ||= description_by_type 'authorFooter'
end