@@ -151,7 +151,7 @@ |
||
151 | 151 | /** |
152 | 152 | * @param $funcName |
153 | 153 | * @param $className |
154 | - * @return bool |
|
154 | + * @return AbstractClient |
|
155 | 155 | * @throws EntryPointException |
156 | 156 | */ |
157 | 157 | public function registerEntryPoint($funcName, $className){ |