7 lines
159 B
Plaintext
7 lines
159 B
Plaintext
<cfcomponent extends="taffy.core.resource" taffy:uri="uriWithoutForwardSlash">
|
|
|
|
<cffunction name="get">
|
|
<cfreturn noData() />
|
|
</cffunction>
|
|
|
|
</cfcomponent> |