@@ -290,7 +290,7 @@ |
||
290 | 290 | * |
291 | 291 | * @param string $sClassName The class name of the callable object |
292 | 292 | * |
293 | - * @return object |
|
293 | + * @return CallableObject |
|
294 | 294 | */ |
295 | 295 | public function getCallableObject($sClassName) |
296 | 296 | { |