140 dependencies bugfix
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<cfcomponent extends="taffy.core.resource" taffy:uri="/error">
|
||||
|
||||
<cffunction name="get" hint="Имитация ошибки HTTP">
|
||||
<cffunction name="get" hint="Имитация ошибки HTTP для тестирования">
|
||||
<cfargument name="statusCode" type="string" hint="type:integer" default="200"/>
|
||||
<cfargument name="statusText" type="string" hint="type:string" default=""/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user