We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e21e56 commit a91d4d9Copy full SHA for a91d4d9
templates/php/api.mustache
@@ -6,7 +6,6 @@ use {{invokerPackage}}\Algolia;
6
use {{invokerPackage}}\ApiException;
7
use {{invokerPackage}}\Configuration\{{configClassname}};
8
use {{invokerPackage}}\ObjectSerializer;
9
-use {{invokerPackage}}\RequestOptions\RequestOptionsFactory;
10
use {{invokerPackage}}\RetryStrategy\ApiWrapper;
11
use {{invokerPackage}}\RetryStrategy\ApiWrapperInterface;
12
use {{invokerPackage}}\RetryStrategy\ClusterHosts;
0 commit comments