Class: Plushie::Event::Diagnostic::UnrecognizedWidgetPlaceholder
- Inherits:
-
Data
- Object
- Data
- Plushie::Event::Diagnostic::UnrecognizedWidgetPlaceholder
- Defined in:
- lib/plushie/event/diagnostic.rb
Overview
A __widget__ placeholder had no registered expander.
Instance Attribute Summary collapse
-
#id ⇒ Object
readonly
Returns the value of attribute id.
Instance Attribute Details
#id ⇒ Object (readonly)
Returns the value of attribute id
49 50 51 |
# File 'lib/plushie/event/diagnostic.rb', line 49 def id @id end |