Поддержка psr/log версий 2 и 3

This commit is contained in:
Антон Н. Николаев
2021-09-28 12:16:44 +03:00
parent f2bfa60cb6
commit bb18c2df90
238 changed files with 242 additions and 239 deletions
+3
View File
@@ -1,3 +1,6 @@
### v2.1.7 от 28.09.2021
* Поддержка psr/log версий 2 и 3
### v2.1.6 от 17.09.2021
* Удаление ConfirmationType::DEEPLINK
+2 -2
View File
@@ -11,13 +11,13 @@
"email": "cms@yoomoney.ru"
}
],
"version": "2.1.6",
"version": "2.1.7",
"require": {
"php": ">=5.3.0",
"ext-curl": "*",
"ext-json": "*",
"ext-mbstring": "*",
"psr/log": "^1.0.1 || ^2.0 || ^3.0"
"psr/log": "^1.0 || ^2.0 || ^3.0"
},
"require-dev": {
"ext-xml": "*",
+1 -1
View File
@@ -48,6 +48,6 @@ public jsonSerialize() : mixed
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -192,6 +192,6 @@ public setConfig(array $config) : mixed
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
+1 -1
View File
@@ -597,6 +597,6 @@ protected handleError(\YooKassa\Common\ResponseObject $response) : mixed
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
+1 -1
View File
@@ -478,6 +478,6 @@ public setTimeout(int $timeout) : mixed
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
+1 -1
View File
@@ -308,6 +308,6 @@ public setModule(string $name, string $version) : mixed
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
+2 -2
View File
@@ -198,7 +198,7 @@ DEFAULT_ATTEMPTS_COUNT = 3
Текущая версия библиотеки
```php
SDK_VERSION = '2.1.6'
SDK_VERSION = '2.1.7'
```
@@ -1701,6 +1701,6 @@ protected handleError(\YooKassa\Common\ResponseObject $response) : mixed
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
+1 -1
View File
@@ -112,6 +112,6 @@ Static public valueExists(mixed $value) : bool
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -319,6 +319,6 @@ protected getUnknownProperties() : array
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -645,6 +645,6 @@ protected setValidationError(string $value) : mixed
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -436,6 +436,6 @@ protected initCurrentObject() : self
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -535,6 +535,6 @@ protected setValidationError(string $value) : mixed
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -393,6 +393,6 @@ protected setValidationError(string $value) : mixed
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -148,6 +148,6 @@ Abstract protected initCurrentObject() : \YooKassa\Common\AbstractRequest
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -120,6 +120,6 @@ public getResponseHeaders() : string[]
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -117,6 +117,6 @@ public getResponseHeaders() : string[]
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -120,6 +120,6 @@ public getResponseHeaders() : string[]
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -145,6 +145,6 @@ public getResponseHeaders() : string[]
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -75,6 +75,6 @@ public getProperty() : string
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -63,6 +63,6 @@ Constructor
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -145,6 +145,6 @@ public getResponseHeaders() : string[]
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -149,6 +149,6 @@ public getResponseHeaders() : string[]
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -74,6 +74,6 @@ public getProperty() : string
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -90,6 +90,6 @@ public getValue() : mixed
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -90,6 +90,6 @@ public getType() : string
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -74,6 +74,6 @@ public getRequestObject() : \YooKassa\Common\AbstractRequest|null
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -70,6 +70,6 @@ public __construct(mixed $message = "", mixed $code, mixed $previous =
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -145,6 +145,6 @@ public getResponseHeaders() : string[]
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -145,6 +145,6 @@ public getResponseHeaders() : string[]
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -145,6 +145,6 @@ public getResponseHeaders() : string[]
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -149,6 +149,6 @@ public getResponseHeaders() : string[]
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
+1 -1
View File
@@ -172,6 +172,6 @@ Static public valueExists(mixed $value) : bool
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -286,6 +286,6 @@ that are not necessarily wrong.
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -156,6 +156,6 @@ public getHeaders() : array
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -69,6 +69,6 @@ public load(mixed $filePath = null) : mixed
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -62,6 +62,6 @@ public load() : mixed
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
+1 -1
View File
@@ -333,6 +333,6 @@ public validate() : bool
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
+1 -1
View File
@@ -227,6 +227,6 @@ Static public value(array $values, bool $useBest = true) : mixed
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -53,6 +53,6 @@ Static public parse(mixed $rawHeaders) : mixed
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -79,6 +79,6 @@ public __toString() : string
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
+1 -1
View File
@@ -153,6 +153,6 @@ Static public castToDateTime(string|int|\DateTime $value) : \DateTime|null
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
+1 -1
View File
@@ -53,6 +53,6 @@ Static public v4() : string
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
+1 -1
View File
@@ -645,6 +645,6 @@ protected getUnknownProperties() : array
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -106,6 +106,6 @@ public getLegs() : \YooKassa\Model\LegInterface[]
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -142,6 +142,6 @@ public setCurrency(string $value) : mixed
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -431,6 +431,6 @@ protected getUnknownProperties() : array
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -80,6 +80,6 @@ public getAuthCode() : string|null
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -432,6 +432,6 @@ protected getUnknownProperties() : array
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -80,6 +80,6 @@ public getReason() : string
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -146,6 +146,6 @@ Static public valueExists(mixed $value) : bool
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -268,6 +268,6 @@ Static public valueExists(mixed $value) : bool
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -426,6 +426,6 @@ protected setType(string $value) : mixed
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -420,6 +420,6 @@ protected setType(string $value) : mixed
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -465,6 +465,6 @@ protected setType(string $value) : mixed
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -421,6 +421,6 @@ protected setType(string $value) : mixed
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -84,6 +84,6 @@ public factoryFromArray(array $data, string|null $type = null) : \YooKassa\Model
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -478,6 +478,6 @@ protected setType(string $value) : mixed
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -586,6 +586,6 @@ protected setType(string $value) : mixed
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -396,6 +396,6 @@ protected getUnknownProperties() : array
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -390,6 +390,6 @@ protected getUnknownProperties() : array
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -390,6 +390,6 @@ protected getUnknownProperties() : array
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -391,6 +391,6 @@ protected getUnknownProperties() : array
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -76,6 +76,6 @@ public factoryFromArray(array $data, string|null $type = null) : \YooKassa\Model
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -390,6 +390,6 @@ protected getUnknownProperties() : array
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -497,6 +497,6 @@ protected getUnknownProperties() : array
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -163,6 +163,6 @@ Static public valueExists(mixed $value) : bool
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
+1 -1
View File
@@ -186,6 +186,6 @@ Static public valueExists(mixed $value) : bool
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
+1 -1
View File
@@ -564,6 +564,6 @@ protected getUnknownProperties() : array
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
+1 -1
View File
@@ -154,6 +154,6 @@ public setDepartureDate(\DateTime|string $value) : mixed
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
+1 -1
View File
@@ -365,6 +365,6 @@ protected getUnknownProperties() : array
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -518,6 +518,6 @@ protected getUnknownProperties() : array
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -547,6 +547,6 @@ protected getUnknownProperties() : array
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -571,6 +571,6 @@ protected getUnknownProperties() : array
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -129,6 +129,6 @@ public factory(array $data) : \YooKassa\Model\Notification\AbstractNotification
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -102,6 +102,6 @@ public getObject() : \YooKassa\Model\PaymentInterface|\YooKassa\Model\RefundInte
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -571,6 +571,6 @@ protected getUnknownProperties() : array
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -571,6 +571,6 @@ protected getUnknownProperties() : array
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -577,6 +577,6 @@ protected getUnknownProperties() : array
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -162,6 +162,6 @@ Static public valueExists(mixed $value) : bool
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -124,6 +124,6 @@ Static public valueExists(mixed $value) : bool
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
+1 -1
View File
@@ -473,6 +473,6 @@ protected getUnknownProperties() : array
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -114,6 +114,6 @@ public setLastName(string $value) : mixed
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
+1 -1
View File
@@ -1630,6 +1630,6 @@ protected getUnknownProperties() : array
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -376,6 +376,6 @@ protected getUnknownProperties() : array
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -496,6 +496,6 @@ protected getUnknownProperties() : array
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -99,6 +99,6 @@ public getAmount() : \YooKassa\Model\AmountInterface
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -162,6 +162,6 @@ Static public valueExists(mixed $value) : bool
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -151,6 +151,6 @@ Static public valueExists(mixed $value) : bool
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -424,6 +424,6 @@ protected getUnknownProperties() : array
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -450,6 +450,6 @@ protected getUnknownProperties() : array
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -477,6 +477,6 @@ protected getUnknownProperties() : array
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -424,6 +424,6 @@ protected getUnknownProperties() : array
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -615,6 +615,6 @@ protected getUnknownProperties() : array
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -424,6 +424,6 @@ protected getUnknownProperties() : array
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -84,6 +84,6 @@ public factoryFromArray(array $data, string|null $type = null) : \YooKassa\Model
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -477,6 +477,6 @@ protected getUnknownProperties() : array
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -370,6 +370,6 @@ protected getUnknownProperties() : array
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -420,6 +420,6 @@ protected getUnknownProperties() : array
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney
@@ -411,6 +411,6 @@ protected getUnknownProperties() : array
---
This document was automatically generated from source code comments on 2021-09-17 using [phpDocumentor](http://www.phpdoc.org/)
This document was automatically generated from source code comments on 2021-09-28 using [phpDocumentor](http://www.phpdoc.org/)
© 2021 YooMoney

Some files were not shown because too many files have changed in this diff Show More