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 66bc92d commit 94747a0Copy full SHA for 94747a0
util/template/test/unit-test-xpack
@@ -17,6 +17,7 @@ declare(strict_types = 1);
17
namespace :namespace;
18
19
use PHPUnit\Framework\TestCase;
20
+use Elastic\Elasticsearch\ClientInterface;
21
use Elastic\Elasticsearch\Exception\ClientResponseException;
22
use Elastic\Elasticsearch\Tests\Utility;
23
use stdClass;
0 commit comments