File manager - Edit - /var/www/payraty/hris/vendor/fedapay/fedapay-php/lib/ApiOperations/Delete.php
Back
<?php namespace FedaPay\ApiOperations; /** * trait Update */ trait Delete { /** * Send a detele request * @param array $headers */ public function delete($headers = []) { $path = $this->instanceUrl(); static::_staticRequest('delete', $path, [], $headers); return $this; } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings