Skip to content

Commit

Permalink
Update util/template/client-class
Browse files Browse the repository at this point in the history
Co-authored-by: Christophe Coevoet <[email protected]>
Signed-off-by: Kim Pepper <[email protected]>
  • Loading branch information
kimpepper and stof authored Dec 17, 2024
1 parent 552cce0 commit 48b3864
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/template/client-class
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ class Client
/**
* Client constructor
*
* @param \OpenSearch\TransportInterface|\OpenSearch\Transport $transport
* @param TransportInterface|Transport $transport
* @param callable|EndpointFactoryInterface $endpointFactory
* @param NamespaceBuilderInterface[] $registeredNamespaces
*/
Expand Down

0 comments on commit 48b3864

Please sign in to comment.