X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-puppet.git;a=blobdiff_plain;f=3rdparty%2Fmodules%2Fstdlib%2Flib%2Fpuppet%2Fparser%2Ffunctions%2Ftype3x.rb;h=e8d90d838b03b2a8a401df3d5189a38217fb75ce;hp=950171d38263a851ccf7a1673a2a9e77e224e418;hb=30caaa85aed7015ca0d77216bff175eebd917eb7;hpb=6f656bd4265e3dab13b9af2bf96e9044322e9d8f diff --git a/3rdparty/modules/stdlib/lib/puppet/parser/functions/type3x.rb b/3rdparty/modules/stdlib/lib/puppet/parser/functions/type3x.rb index 950171d38..e8d90d838 100644 --- a/3rdparty/modules/stdlib/lib/puppet/parser/functions/type3x.rb +++ b/3rdparty/modules/stdlib/lib/puppet/parser/functions/type3x.rb @@ -3,9 +3,10 @@ # module Puppet::Parser::Functions newfunction(:type3x, :type => :rvalue, :doc => <<-DOC - DEPRECATED: This function will be removed when Puppet 3 support is dropped; please migrate to the new parser's typing system. + @summary + **DEPRECATED:** This function will be removed when Puppet 3 support is dropped; please migrate to the new parser's typing system. - Returns the type when passed a value. Type can be one of: + @return the type when passed a value. Type can be one of: * string * array