File manager - Edit - /home/jardides/www/Cloud/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Mock/CustomResponseModel.php
Back
<?php namespace Guzzle\Tests\Mock; use Guzzle\Service\Command\ResponseClassInterface; use Guzzle\Service\Command\OperationCommand; class CustomResponseModel implements ResponseClassInterface { public $command; public static function fromCommand(OperationCommand $command) { return new self($command); } public function __construct($command) { $this->command = $command; } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings