Method: Xampl::XamplObject#note_add_to_parent

Defined in:
lib/xamplr/notifications.rb

#note_add_to_parent(parent, realising) ⇒ Object

about to be added to a parent



31
32
33
# File 'lib/xamplr/notifications.rb', line 31

def note_add_to_parent(parent, realising)
  return self
end