We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 229eefc commit db64916Copy full SHA for db64916
src/IFunction.php
@@ -154,7 +154,6 @@ public function getParams(): array;
154
*
155
* @param array<string, mixed> $params An array of SAP remote function call parameters.
156
* @return $this
157
- * @throws IInvalidArgumentException
158
* @throws IIncompleteConfigException
159
* @throws IConnectionFailedException
160
* @throws IUnknownFunctionException
0 commit comments