Module: SDL::Base::ServiceCompendium::ServiceCompendiumMixin

Defined in:
lib/sdl/base/service_compendium.rb

Overview

This module contains the #loaded_from attribute for all items, which can be loaded by a service compendium

Instance Attribute Summary collapse

Instance Attribute Details

#loaded_fromObject

Returns the value of attribute loaded_from.



243
244
245
# File 'lib/sdl/base/service_compendium.rb', line 243

def loaded_from
  @loaded_from
end