Methods | ||
---|---|---|
public
|
getBody(SerializerInterface $serializer, $streamFactory = null): array
|
# |
public
|
getQueryString(): string
|
# |
public
|
getUri(): string
|
# |
public
|
getMethod(): string
|
# |
public
|
getHeaders(array $baseHeaders = []): array
|
# |
public
|
getAuthenticationScopes(): array
|
# |
public
|
parseResponse(ResponseInterface $response, SerializerInterface $serializer, string $fetchMode = Client::FETCH_OBJECT)
|
# |