@@ -180,7 +180,7 @@ |
||
180 | 180 | * |
181 | 181 | * @param string $sClassName The class name of the callable object |
182 | 182 | * |
183 | - * @return object |
|
183 | + * @return \Jaxon\Request\Support\CallableObject |
|
184 | 184 | */ |
185 | 185 | public function getCallableObject($sClassName) |
186 | 186 | { |