File manager - Edit - /home/jardides/www/Cloud/3rdparty/guzzle/guzzle/src/Guzzle/Batch/BatchTransferInterface.php
Back
<?php namespace Guzzle\Batch; /** * Interface used for transferring batches of items */ interface BatchTransferInterface { /** * Transfer an array of items * * @param array $batch Array of items to transfer */ public function transfer(array $batch); }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.01 |
proxy
|
phpinfo
|
Settings