We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bc38b80 + 275be12 commit 15710a1Copy full SHA for 15710a1
src/bitrix24.php
@@ -83,12 +83,12 @@ class Bitrix24 implements iBitrix24
83
protected $rawRequest;
84
85
/**
86
- * @var array, contain all api-method parameters, vill be available after call method
+ * @var array, contain all api-method parameters, will be available after call method
87
*/
88
protected $methodParameters;
89
90
91
- * @var array request info data structure акщь curl_getinfo function
+ * @var array request info data structure from curl_getinfo function
92
93
protected $requestInfo;
94
0 commit comments