Explorar o código

Fix ES8 build

Jordi Boggiano %!s(int64=3) %!d(string=hai) anos
pai
achega
8a356498d9
Modificáronse 1 ficheiros con 1 adicións e 4 borrados
  1. 1 4
      tests/Monolog/Handler/ElasticsearchHandlerTest.php

+ 1 - 4
tests/Monolog/Handler/ElasticsearchHandlerTest.php

@@ -25,10 +25,7 @@ use Elastic\Elasticsearch\ClientBuilder as ClientBuilder8;
  */
 class ElasticsearchHandlerTest extends TestCase
 {
-    /**
-     * @var Client|Client8 mock
-     */
-    protected Client $client;
+    protected Client|Client8 $client;
 
     /**
      * @var array Default handler options