Sha256: 6687dae666d5c4bad4d12ad2a92ab13c304305b71e0a35318d4659fb2a5da046
Contents?: true
Size: 340 Bytes
Versions: 2
Compression:
Stored size: 340 Bytes
Contents
# frozen_string_literal: true require_relative 'environment_association_methods_factory' module Contentful module Management # Wrapper for Entry API for usage from within Environment # @private class EnvironmentEntryMethodsFactory include Contentful::Management::EnvironmentAssociationMethodsFactory end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
contentful-management-3.10.0 | lib/contentful/management/environment_entry_methods_factory.rb |
contentful-management-3.9.0 | lib/contentful/management/environment_entry_methods_factory.rb |