class Chef::Deprecated::PropertyNameCollision

Public Instance Methods

id() click to toggle source
# File lib/chef/deprecated.rb, line 172
def id
  11
end
target() click to toggle source
# File lib/chef/deprecated.rb, line 176
def target
  "property_name_collision.html"
end