提交的内容
This commit is contained in:
4
vendor/guzzlehttp/guzzle-services/src/Serializer.php
vendored
Executable file → Normal file
4
vendor/guzzlehttp/guzzle-services/src/Serializer.php
vendored
Executable file → Normal file
@ -132,9 +132,7 @@ class Serializer
|
||||
/**
|
||||
* Create a request for an operation with a uri merged onto a base URI
|
||||
*
|
||||
* @param \GuzzleHttp\Command\Guzzle\Operation $operation
|
||||
*
|
||||
* @return \GuzzleHttp\Psr7\Request
|
||||
* @return Request
|
||||
*/
|
||||
private function createCommandWithUri(
|
||||
Operation $operation,
|
||||
|
||||
Reference in New Issue
Block a user