Method: Thredded::Errors::PrivatePostNotFound#message

Defined in:
lib/thredded/errors.rb

#messageObject



33
34
35
# File 'lib/thredded/errors.rb', line 33

def message
  I18n.t('thredded.errors.private_post_not_found')
end