File manager - Edit - /home/opticamezl/www/newok/libraries/fabrik/vendor/omnipay/targetpay/src/Message/AbstractRequest.php
Back
<?php namespace Omnipay\TargetPay\Message; use Omnipay\Common\Message\AbstractRequest as BaseAbstractRequest; abstract class AbstractRequest extends BaseAbstractRequest { public function getSubAccountId() { return $this->getParameter('subAccountId'); } public function setSubAccountId($value) { return $this->setParameter('subAccountId', $value); } /** * Get the endpoint for the request. * * @return string */ abstract public function getEndpoint(); }
| ver. 1.4 |
Github
|
.
| PHP 8.3.23 | Generation time: 0.03 |
proxy
|
phpinfo
|
Settings