@@ -15,6 +15,5 @@ |
||
15 | 15 | namespace OCA\FullTextSearch_Elasticsearch\Vendor\Elastic\Transport\Exception; |
16 | 16 | |
17 | 17 | use RuntimeException; |
18 | -class NoAsyncClientException extends RuntimeException implements TransportException |
|
19 | -{ |
|
18 | +class NoAsyncClientException extends RuntimeException implements TransportException { |
|
20 | 19 | } |
@@ -11,7 +11,7 @@ |
||
11 | 11 | * Elasticsearch B.V licenses this file to you under the MIT License. |
12 | 12 | * See the LICENSE file in the project root for more information. |
13 | 13 | */ |
14 | -declare (strict_types=1); |
|
14 | +declare(strict_types=1); |
|
15 | 15 | namespace OCA\FullTextSearch_Elasticsearch\Vendor\Elastic\Transport\Exception; |
16 | 16 | |
17 | 17 | use RuntimeException; |
@@ -15,6 +15,5 @@ |
||
15 | 15 | namespace OCA\FullTextSearch_Elasticsearch\Vendor\Elastic\Transport\Exception; |
16 | 16 | |
17 | 17 | use RuntimeException; |
18 | -class InvalidIterableException extends RuntimeException implements TransportException |
|
19 | -{ |
|
18 | +class InvalidIterableException extends RuntimeException implements TransportException { |
|
20 | 19 | } |
@@ -11,7 +11,7 @@ |
||
11 | 11 | * Elasticsearch B.V licenses this file to you under the MIT License. |
12 | 12 | * See the LICENSE file in the project root for more information. |
13 | 13 | */ |
14 | -declare (strict_types=1); |
|
14 | +declare(strict_types=1); |
|
15 | 15 | namespace OCA\FullTextSearch_Elasticsearch\Vendor\Elastic\Transport\Exception; |
16 | 16 | |
17 | 17 | use RuntimeException; |
@@ -11,7 +11,7 @@ |
||
11 | 11 | * Elasticsearch B.V licenses this file to you under the MIT License. |
12 | 12 | * See the LICENSE file in the project root for more information. |
13 | 13 | */ |
14 | -declare (strict_types=1); |
|
14 | +declare(strict_types=1); |
|
15 | 15 | namespace OCA\FullTextSearch_Elasticsearch\Vendor\Elastic\Transport\Exception; |
16 | 16 | |
17 | 17 | use RuntimeException as RootRuntimeException; |
@@ -15,6 +15,5 @@ |
||
15 | 15 | namespace OCA\FullTextSearch_Elasticsearch\Vendor\Elastic\Transport\Exception; |
16 | 16 | |
17 | 17 | use RuntimeException as RootRuntimeException; |
18 | -class RuntimeException extends RootRuntimeException implements TransportException |
|
19 | -{ |
|
18 | +class RuntimeException extends RootRuntimeException implements TransportException { |
|
20 | 19 | } |
@@ -15,6 +15,5 @@ |
||
15 | 15 | namespace OCA\FullTextSearch_Elasticsearch\Vendor\Elastic\Transport\Exception; |
16 | 16 | |
17 | 17 | use RuntimeException; |
18 | -class CloudIdParseException extends RuntimeException implements TransportException |
|
19 | -{ |
|
18 | +class CloudIdParseException extends RuntimeException implements TransportException { |
|
20 | 19 | } |
@@ -11,7 +11,7 @@ |
||
11 | 11 | * Elasticsearch B.V licenses this file to you under the MIT License. |
12 | 12 | * See the LICENSE file in the project root for more information. |
13 | 13 | */ |
14 | -declare (strict_types=1); |
|
14 | +declare(strict_types=1); |
|
15 | 15 | namespace OCA\FullTextSearch_Elasticsearch\Vendor\Elastic\Transport\Exception; |
16 | 16 | |
17 | 17 | use RuntimeException; |
@@ -15,6 +15,5 @@ |
||
15 | 15 | namespace OCA\FullTextSearch_Elasticsearch\Vendor\Elastic\Transport\Exception; |
16 | 16 | |
17 | 17 | use RuntimeException; |
18 | -class InvalidXmlException extends RuntimeException implements TransportException |
|
19 | -{ |
|
18 | +class InvalidXmlException extends RuntimeException implements TransportException { |
|
20 | 19 | } |
@@ -11,7 +11,7 @@ |
||
11 | 11 | * Elasticsearch B.V licenses this file to you under the MIT License. |
12 | 12 | * See the LICENSE file in the project root for more information. |
13 | 13 | */ |
14 | -declare (strict_types=1); |
|
14 | +declare(strict_types=1); |
|
15 | 15 | namespace OCA\FullTextSearch_Elasticsearch\Vendor\Elastic\Transport\Exception; |
16 | 16 | |
17 | 17 | use RuntimeException; |
@@ -15,6 +15,5 @@ |
||
15 | 15 | namespace OCA\FullTextSearch_Elasticsearch\Vendor\Elastic\Transport\Exception; |
16 | 16 | |
17 | 17 | use RuntimeException; |
18 | -class NotFoundException extends RuntimeException implements TransportException |
|
19 | -{ |
|
18 | +class NotFoundException extends RuntimeException implements TransportException { |
|
20 | 19 | } |
@@ -11,7 +11,7 @@ |
||
11 | 11 | * Elasticsearch B.V licenses this file to you under the MIT License. |
12 | 12 | * See the LICENSE file in the project root for more information. |
13 | 13 | */ |
14 | -declare (strict_types=1); |
|
14 | +declare(strict_types=1); |
|
15 | 15 | namespace OCA\FullTextSearch_Elasticsearch\Vendor\Elastic\Transport\Exception; |
16 | 16 | |
17 | 17 | use RuntimeException; |
@@ -15,6 +15,5 @@ |
||
15 | 15 | namespace OCA\FullTextSearch_Elasticsearch\Vendor\Elastic\Transport\Exception; |
16 | 16 | |
17 | 17 | use RuntimeException; |
18 | -class SerializeException extends RuntimeException implements TransportException |
|
19 | -{ |
|
18 | +class SerializeException extends RuntimeException implements TransportException { |
|
20 | 19 | } |
@@ -11,7 +11,7 @@ |
||
11 | 11 | * Elasticsearch B.V licenses this file to you under the MIT License. |
12 | 12 | * See the LICENSE file in the project root for more information. |
13 | 13 | */ |
14 | -declare (strict_types=1); |
|
14 | +declare(strict_types=1); |
|
15 | 15 | namespace OCA\FullTextSearch_Elasticsearch\Vendor\Elastic\Transport\Exception; |
16 | 16 | |
17 | 17 | use RuntimeException; |
@@ -15,6 +15,5 @@ |
||
15 | 15 | namespace OCA\FullTextSearch_Elasticsearch\Vendor\Elastic\Transport\Exception; |
16 | 16 | |
17 | 17 | use RuntimeException; |
18 | -class UnknownContentTypeException extends RuntimeException implements TransportException |
|
19 | -{ |
|
18 | +class UnknownContentTypeException extends RuntimeException implements TransportException { |
|
20 | 19 | } |
@@ -11,7 +11,7 @@ |
||
11 | 11 | * Elasticsearch B.V licenses this file to you under the MIT License. |
12 | 12 | * See the LICENSE file in the project root for more information. |
13 | 13 | */ |
14 | -declare (strict_types=1); |
|
14 | +declare(strict_types=1); |
|
15 | 15 | namespace OCA\FullTextSearch_Elasticsearch\Vendor\Elastic\Transport\Exception; |
16 | 16 | |
17 | 17 | use RuntimeException; |
@@ -15,6 +15,5 @@ |
||
15 | 15 | namespace OCA\FullTextSearch_Elasticsearch\Vendor\Elastic\Transport\Exception; |
16 | 16 | |
17 | 17 | use RuntimeException; |
18 | -class InvalidJsonException extends RuntimeException implements TransportException |
|
19 | -{ |
|
18 | +class InvalidJsonException extends RuntimeException implements TransportException { |
|
20 | 19 | } |
@@ -11,7 +11,7 @@ |
||
11 | 11 | * Elasticsearch B.V licenses this file to you under the MIT License. |
12 | 12 | * See the LICENSE file in the project root for more information. |
13 | 13 | */ |
14 | -declare (strict_types=1); |
|
14 | +declare(strict_types=1); |
|
15 | 15 | namespace OCA\FullTextSearch_Elasticsearch\Vendor\Elastic\Transport\Exception; |
16 | 16 | |
17 | 17 | use RuntimeException; |