Skip to content

Commit

Permalink
UHF-6339: PHPCS fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
tuutti committed Aug 23, 2022
1 parent 93540ac commit d014169
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/src/Traits/ApiTestTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ protected function createMockHttpClient(array $responses) : Client {
*
* @param array $container
* The container.
* @param \Psr\Http\Message\ResponseInterface[]|\GuzzleHttp\Exception\GuzzleException[] $responses
* The expected responses.
*
* @return \GuzzleHttp\Client
* The client.
Expand Down

0 comments on commit d014169

Please sign in to comment.