Skip to content

Commit 7fda608

Browse files
committed
remove obsolete var
1 parent 2033443 commit 7fda608

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/Elasticsearch/ClientBuilder.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -127,11 +127,6 @@ class ClientBuilder
127127
*/
128128
private $sslVerification = null;
129129

130-
/**
131-
* @var null|string
132-
*/
133-
private $apiKey = null;
134-
135130
public static function create(): ClientBuilder
136131
{
137132
return new static();

0 commit comments

Comments
 (0)