Class: Plushie::Event::Diagnostic::UnrecognizedWidgetPlaceholder

Inherits:
Data
  • Object
show all
Defined in:
lib/plushie/event/diagnostic.rb

Overview

A __widget__ placeholder had no registered expander.

Instance Attribute Summary collapse

Instance Attribute Details

#idObject (readonly)

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



49
50
51
# File 'lib/plushie/event/diagnostic.rb', line 49

def id
  @id
end