mirror of
https://git.yoomoney.ru/scm/sdk/yookassa-sdk-php.git
synced 2026-08-24 20:18:06 +00:00
PaymentRequest.save_payment_method может быть null
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
|
||||
namespace YooKassa\Model\Webhook;
|
||||
|
||||
|
||||
/**
|
||||
* Interface WebhookInterface.
|
||||
*
|
||||
@@ -64,4 +63,4 @@ interface WebhookInterface
|
||||
* @return self
|
||||
*/
|
||||
public function setUrl(?string $url = null): self;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user