Method: ConfigurationService::Factory::Context#provider_id

Defined in:
lib/configuration_service/factory/context.rb

#provider_idObject

The unique identity of the service provider

See Also:



67
68
69
# File 'lib/configuration_service/factory/context.rb', line 67

def provider_id
  @env[:provider_id]
end