Skip to content

Commit ddfd693

Browse files
committed
Hydrator template fixes
1 parent 5929af2 commit ddfd693

File tree

4 files changed

+73
-4950
lines changed

4 files changed

+73
-4950
lines changed

composer.lock

Lines changed: 70 additions & 67 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/OpenAPI/ApiGitHubCom/Client.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22

33
namespace ApiClients\Client\Github\OpenAPI\ApiGitHubCom;
44

5-
/**
6-
* @template H
7-
*/
85
final class Client implements ClientInterface
96
{
107
private readonly \ApiClients\Contracts\HTTP\Headers\AuthenticationInterface $authentication;
@@ -11150,6 +11147,7 @@ public function callAsync(string $call, array $params = array())
1115011147
throw new \InvalidArgumentException();
1115111148
}
1115211149
/**
11150+
* @template H
1115311151
* @param class-string<H> $className
1115411152
* @return H
1115511153
*/

0 commit comments

Comments
 (0)