class Contentful::Management::ClientUIExtensionMethodsFactory

Wrapper for UI Extension API for usage from within Client @private

Public Instance Methods

new(*) click to toggle source
# File lib/contentful/management/client_ui_extension_methods_factory.rb, line 10
def new(*)
  fail 'Not supported'
end