File manager - Edit - /home/jardides/www/Cloud/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Exception/InconsistentClientTransferExceptionTest.php
Back
<?php namespace Guzzle\Tests\Service\Exception; use Guzzle\Service\Exception\InconsistentClientTransferException; class InconsistentClientTransferExceptionTest extends \Guzzle\Tests\GuzzleTestCase { public function testStoresCommands() { $items = array('foo', 'bar'); $e = new InconsistentClientTransferException($items); $this->assertEquals($items, $e->getCommands()); } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.01 |
proxy
|
phpinfo
|
Settings