Class: Contentful::Bootstrap::Templates::Links::Asset

Inherits:
Base
  • Object
show all
Defined in:
lib/contentful/bootstrap/templates/links/asset.rb

Instance Attribute Summary

Attributes inherited from Base

#id

Instance Method Summary collapse

Methods inherited from Base

#==, #initialize, #link_type, #to_management_object, #type

Constructor Details

This class inherits a constructor from Contentful::Bootstrap::Templates::Links::Base

Instance Method Details

#management_classObject



9
10
11
# File 'lib/contentful/bootstrap/templates/links/asset.rb', line 9

def management_class
  Contentful::Management::Asset
end