7 lines
187 B
Plaintext
7 lines
187 B
Plaintext
<cfcomponent extends="taffy.core.resource" taffy:uri="/uriWithForwardSlash{,},uriAliasWithoutFowardSlash">
|
|
|
|
<cffunction name="get">
|
|
<cfreturn noData() />
|
|
</cffunction>
|
|
|
|
</cfcomponent> |