Файловый менеджер - Редактировать - /var/www/html/libraries/omnipay3/vendor/omnipay/gocardless/src/Message/CaptureResponse.php
Ðазад
<?php namespace Omnipay\GoCardless\Message; use Omnipay\Common\Message\AbstractResponse; use Omnipay\Common\Message\RequestInterface; class CaptureResponse extends AbstractResponse { public function isSuccessful() { return !isset($this->data['error']); } public function getMessage() { if (!$this->isSuccessful()) { return reset($this->data['error']); } return null; } }
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка