/core/genericRepresentation.cfc

http://github.com/atuttle/Taffy · ColdFusion CFScript · 3 lines · 3 code · 0 blank · 0 comment · 0 complexity · fb35fb2d6d70a5b845fd213b8223754a MD5 · raw file

  1. <cfcomponent extends="taffy.core.nativeJsonRepresentation" output="false">
  2. <!--- pointer class to redirect to new location: taffy.core.nativeJsonRepresentation --->
  3. </cfcomponent>