File manager - Edit - /home/asiatechinc/public_html/bhrhotelsindia.com/vendor/maatwebsite/excel/src/Jobs/ProxyFailures.php
Back
<?php namespace Maatwebsite\Excel\Jobs; use Throwable; trait ProxyFailures { /** * @param Throwable $e */ public function failed(Throwable $e) { if (method_exists($this->sheetExport, 'failed')) { $this->sheetExport->failed($e); } } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings