class PseudoExampleLPV
class is describe object like RSpec::Core::Example with special tag
Public Instance Methods
exception()
click to toggle source
@return [String] exception string
# File lib/onlyoffice_tcm_helper/models/pseudo_example_lpv.rb, line 6 def exception 'Limited program version' end