@@ -21,7 +21,7 @@ |
||
| 21 | 21 | /** |
| 22 | 22 | * SoapClient constructor. |
| 23 | 23 | * @param ApiService $apiService |
| 24 | - * @param mixed $wsdl |
|
| 24 | + * @param string $wsdl |
|
| 25 | 25 | * @param array|null $options |
| 26 | 26 | */ |
| 27 | 27 | public function __construct(ApiService $apiService, string $wsdl, array $options = null) |