Skip to content

Commit ae56404

Browse files
committed
Updated 7.9 endpoints with the lates changes
1 parent cb6b628 commit ae56404

File tree

375 files changed

+1547
-1888
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

375 files changed

+1547
-1888
lines changed

src/Elasticsearch/Client.php

Lines changed: 82 additions & 79 deletions
Large diffs are not rendered by default.

src/Elasticsearch/Endpoints/AsyncSearch/Delete.php

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,13 @@
55
* @link https://github.com/elastic/elasticsearch-php/
66
* @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
77
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
8-
* @license https://www.gnu.org/licenses/lgpl-2.1.html GNU Lesser General Public License, Version 2.1
9-
*
8+
* @license https://www.gnu.org/licenses/lgpl-2.1.html GNU Lesser General Public License, Version 2.1
9+
*
1010
* Licensed to Elasticsearch B.V under one or more agreements.
1111
* Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
1212
* the GNU Lesser General Public License, Version 2.1, at your option.
1313
* See the LICENSE file in the project root for more information.
1414
*/
15-
1615
declare(strict_types = 1);
1716

1817
namespace Elasticsearch\Endpoints\AsyncSearch;

src/Elasticsearch/Endpoints/AsyncSearch/Get.php

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,13 @@
55
* @link https://github.com/elastic/elasticsearch-php/
66
* @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
77
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
8-
* @license https://www.gnu.org/licenses/lgpl-2.1.html GNU Lesser General Public License, Version 2.1
9-
*
8+
* @license https://www.gnu.org/licenses/lgpl-2.1.html GNU Lesser General Public License, Version 2.1
9+
*
1010
* Licensed to Elasticsearch B.V under one or more agreements.
1111
* Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
1212
* the GNU Lesser General Public License, Version 2.1, at your option.
1313
* See the LICENSE file in the project root for more information.
1414
*/
15-
1615
declare(strict_types = 1);
1716

1817
namespace Elasticsearch\Endpoints\AsyncSearch;

src/Elasticsearch/Endpoints/AsyncSearch/Submit.php

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,13 @@
55
* @link https://github.com/elastic/elasticsearch-php/
66
* @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
77
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
8-
* @license https://www.gnu.org/licenses/lgpl-2.1.html GNU Lesser General Public License, Version 2.1
9-
*
8+
* @license https://www.gnu.org/licenses/lgpl-2.1.html GNU Lesser General Public License, Version 2.1
9+
*
1010
* Licensed to Elasticsearch B.V under one or more agreements.
1111
* Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
1212
* the GNU Lesser General Public License, Version 2.1, at your option.
1313
* See the LICENSE file in the project root for more information.
1414
*/
15-
1615
declare(strict_types = 1);
1716

1817
namespace Elasticsearch\Endpoints\AsyncSearch;

src/Elasticsearch/Endpoints/Autoscaling/DeleteAutoscalingPolicy.php

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,13 @@
55
* @link https://github.com/elastic/elasticsearch-php/
66
* @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
77
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
8-
* @license https://www.gnu.org/licenses/lgpl-2.1.html GNU Lesser General Public License, Version 2.1
9-
*
8+
* @license https://www.gnu.org/licenses/lgpl-2.1.html GNU Lesser General Public License, Version 2.1
9+
*
1010
* Licensed to Elasticsearch B.V under one or more agreements.
1111
* Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
1212
* the GNU Lesser General Public License, Version 2.1, at your option.
1313
* See the LICENSE file in the project root for more information.
1414
*/
15-
1615
declare(strict_types = 1);
1716

1817
namespace Elasticsearch\Endpoints\Autoscaling;

src/Elasticsearch/Endpoints/Autoscaling/GetAutoscalingDecision.php

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,13 @@
55
* @link https://github.com/elastic/elasticsearch-php/
66
* @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
77
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
8-
* @license https://www.gnu.org/licenses/lgpl-2.1.html GNU Lesser General Public License, Version 2.1
9-
*
8+
* @license https://www.gnu.org/licenses/lgpl-2.1.html GNU Lesser General Public License, Version 2.1
9+
*
1010
* Licensed to Elasticsearch B.V under one or more agreements.
1111
* Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
1212
* the GNU Lesser General Public License, Version 2.1, at your option.
1313
* See the LICENSE file in the project root for more information.
1414
*/
15-
1615
declare(strict_types = 1);
1716

1817
namespace Elasticsearch\Endpoints\Autoscaling;

src/Elasticsearch/Endpoints/Autoscaling/GetAutoscalingPolicy.php

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,13 @@
55
* @link https://github.com/elastic/elasticsearch-php/
66
* @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
77
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
8-
* @license https://www.gnu.org/licenses/lgpl-2.1.html GNU Lesser General Public License, Version 2.1
9-
*
8+
* @license https://www.gnu.org/licenses/lgpl-2.1.html GNU Lesser General Public License, Version 2.1
9+
*
1010
* Licensed to Elasticsearch B.V under one or more agreements.
1111
* Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
1212
* the GNU Lesser General Public License, Version 2.1, at your option.
1313
* See the LICENSE file in the project root for more information.
1414
*/
15-
1615
declare(strict_types = 1);
1716

1817
namespace Elasticsearch\Endpoints\Autoscaling;

src/Elasticsearch/Endpoints/Autoscaling/PutAutoscalingPolicy.php

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,13 @@
55
* @link https://github.com/elastic/elasticsearch-php/
66
* @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
77
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
8-
* @license https://www.gnu.org/licenses/lgpl-2.1.html GNU Lesser General Public License, Version 2.1
9-
*
8+
* @license https://www.gnu.org/licenses/lgpl-2.1.html GNU Lesser General Public License, Version 2.1
9+
*
1010
* Licensed to Elasticsearch B.V under one or more agreements.
1111
* Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
1212
* the GNU Lesser General Public License, Version 2.1, at your option.
1313
* See the LICENSE file in the project root for more information.
1414
*/
15-
1615
declare(strict_types = 1);
1716

1817
namespace Elasticsearch\Endpoints\Autoscaling;

src/Elasticsearch/Endpoints/Bulk.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,13 @@
55
* @link https://github.com/elastic/elasticsearch-php/
66
* @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
77
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
8-
* @license https://www.gnu.org/licenses/lgpl-2.1.html GNU Lesser General Public License, Version 2.1
9-
*
8+
* @license https://www.gnu.org/licenses/lgpl-2.1.html GNU Lesser General Public License, Version 2.1
9+
*
1010
* Licensed to Elasticsearch B.V under one or more agreements.
1111
* Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
1212
* the GNU Lesser General Public License, Version 2.1, at your option.
1313
* See the LICENSE file in the project root for more information.
1414
*/
15-
1615
declare(strict_types = 1);
1716

1817
namespace Elasticsearch\Endpoints;
@@ -91,4 +90,5 @@ public function setBody($body): Bulk
9190
}
9291
return $this;
9392
}
93+
9494
}

src/Elasticsearch/Endpoints/Cat/Aliases.php

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,13 @@
55
* @link https://github.com/elastic/elasticsearch-php/
66
* @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
77
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
8-
* @license https://www.gnu.org/licenses/lgpl-2.1.html GNU Lesser General Public License, Version 2.1
9-
*
8+
* @license https://www.gnu.org/licenses/lgpl-2.1.html GNU Lesser General Public License, Version 2.1
9+
*
1010
* Licensed to Elasticsearch B.V under one or more agreements.
1111
* Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
1212
* the GNU Lesser General Public License, Version 2.1, at your option.
1313
* See the LICENSE file in the project root for more information.
1414
*/
15-
1615
declare(strict_types = 1);
1716

1817
namespace Elasticsearch\Endpoints\Cat;

src/Elasticsearch/Endpoints/Cat/Allocation.php

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,13 @@
55
* @link https://github.com/elastic/elasticsearch-php/
66
* @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
77
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
8-
* @license https://www.gnu.org/licenses/lgpl-2.1.html GNU Lesser General Public License, Version 2.1
9-
*
8+
* @license https://www.gnu.org/licenses/lgpl-2.1.html GNU Lesser General Public License, Version 2.1
9+
*
1010
* Licensed to Elasticsearch B.V under one or more agreements.
1111
* Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
1212
* the GNU Lesser General Public License, Version 2.1, at your option.
1313
* See the LICENSE file in the project root for more information.
1414
*/
15-
1615
declare(strict_types = 1);
1716

1817
namespace Elasticsearch\Endpoints\Cat;

src/Elasticsearch/Endpoints/Cat/Count.php

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,13 @@
55
* @link https://github.com/elastic/elasticsearch-php/
66
* @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
77
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
8-
* @license https://www.gnu.org/licenses/lgpl-2.1.html GNU Lesser General Public License, Version 2.1
9-
*
8+
* @license https://www.gnu.org/licenses/lgpl-2.1.html GNU Lesser General Public License, Version 2.1
9+
*
1010
* Licensed to Elasticsearch B.V under one or more agreements.
1111
* Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
1212
* the GNU Lesser General Public License, Version 2.1, at your option.
1313
* See the LICENSE file in the project root for more information.
1414
*/
15-
1615
declare(strict_types = 1);
1716

1817
namespace Elasticsearch\Endpoints\Cat;

src/Elasticsearch/Endpoints/Cat/Fielddata.php

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,13 @@
55
* @link https://github.com/elastic/elasticsearch-php/
66
* @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
77
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
8-
* @license https://www.gnu.org/licenses/lgpl-2.1.html GNU Lesser General Public License, Version 2.1
9-
*
8+
* @license https://www.gnu.org/licenses/lgpl-2.1.html GNU Lesser General Public License, Version 2.1
9+
*
1010
* Licensed to Elasticsearch B.V under one or more agreements.
1111
* Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
1212
* the GNU Lesser General Public License, Version 2.1, at your option.
1313
* See the LICENSE file in the project root for more information.
1414
*/
15-
1615
declare(strict_types = 1);
1716

1817
namespace Elasticsearch\Endpoints\Cat;

src/Elasticsearch/Endpoints/Cat/Health.php

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,13 @@
55
* @link https://github.com/elastic/elasticsearch-php/
66
* @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
77
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
8-
* @license https://www.gnu.org/licenses/lgpl-2.1.html GNU Lesser General Public License, Version 2.1
9-
*
8+
* @license https://www.gnu.org/licenses/lgpl-2.1.html GNU Lesser General Public License, Version 2.1
9+
*
1010
* Licensed to Elasticsearch B.V under one or more agreements.
1111
* Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
1212
* the GNU Lesser General Public License, Version 2.1, at your option.
1313
* See the LICENSE file in the project root for more information.
1414
*/
15-
1615
declare(strict_types = 1);
1716

1817
namespace Elasticsearch\Endpoints\Cat;

src/Elasticsearch/Endpoints/Cat/Help.php

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,13 @@
55
* @link https://github.com/elastic/elasticsearch-php/
66
* @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
77
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
8-
* @license https://www.gnu.org/licenses/lgpl-2.1.html GNU Lesser General Public License, Version 2.1
9-
*
8+
* @license https://www.gnu.org/licenses/lgpl-2.1.html GNU Lesser General Public License, Version 2.1
9+
*
1010
* Licensed to Elasticsearch B.V under one or more agreements.
1111
* Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
1212
* the GNU Lesser General Public License, Version 2.1, at your option.
1313
* See the LICENSE file in the project root for more information.
1414
*/
15-
1615
declare(strict_types = 1);
1716

1817
namespace Elasticsearch\Endpoints\Cat;

src/Elasticsearch/Endpoints/Cat/Indices.php

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,13 @@
55
* @link https://github.com/elastic/elasticsearch-php/
66
* @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
77
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
8-
* @license https://www.gnu.org/licenses/lgpl-2.1.html GNU Lesser General Public License, Version 2.1
9-
*
8+
* @license https://www.gnu.org/licenses/lgpl-2.1.html GNU Lesser General Public License, Version 2.1
9+
*
1010
* Licensed to Elasticsearch B.V under one or more agreements.
1111
* Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
1212
* the GNU Lesser General Public License, Version 2.1, at your option.
1313
* See the LICENSE file in the project root for more information.
1414
*/
15-
1615
declare(strict_types = 1);
1716

1817
namespace Elasticsearch\Endpoints\Cat;

src/Elasticsearch/Endpoints/Cat/Master.php

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,13 @@
55
* @link https://github.com/elastic/elasticsearch-php/
66
* @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
77
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
8-
* @license https://www.gnu.org/licenses/lgpl-2.1.html GNU Lesser General Public License, Version 2.1
9-
*
8+
* @license https://www.gnu.org/licenses/lgpl-2.1.html GNU Lesser General Public License, Version 2.1
9+
*
1010
* Licensed to Elasticsearch B.V under one or more agreements.
1111
* Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
1212
* the GNU Lesser General Public License, Version 2.1, at your option.
1313
* See the LICENSE file in the project root for more information.
1414
*/
15-
1615
declare(strict_types = 1);
1716

1817
namespace Elasticsearch\Endpoints\Cat;

src/Elasticsearch/Endpoints/Cat/MlDataFrameAnalytics.php

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,13 @@
55
* @link https://github.com/elastic/elasticsearch-php/
66
* @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
77
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
8-
* @license https://www.gnu.org/licenses/lgpl-2.1.html GNU Lesser General Public License, Version 2.1
9-
*
8+
* @license https://www.gnu.org/licenses/lgpl-2.1.html GNU Lesser General Public License, Version 2.1
9+
*
1010
* Licensed to Elasticsearch B.V under one or more agreements.
1111
* Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
1212
* the GNU Lesser General Public License, Version 2.1, at your option.
1313
* See the LICENSE file in the project root for more information.
1414
*/
15-
1615
declare(strict_types = 1);
1716

1817
namespace Elasticsearch\Endpoints\Cat;

src/Elasticsearch/Endpoints/Cat/MlDatafeeds.php

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,13 @@
55
* @link https://github.com/elastic/elasticsearch-php/
66
* @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
77
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
8-
* @license https://www.gnu.org/licenses/lgpl-2.1.html GNU Lesser General Public License, Version 2.1
9-
*
8+
* @license https://www.gnu.org/licenses/lgpl-2.1.html GNU Lesser General Public License, Version 2.1
9+
*
1010
* Licensed to Elasticsearch B.V under one or more agreements.
1111
* Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
1212
* the GNU Lesser General Public License, Version 2.1, at your option.
1313
* See the LICENSE file in the project root for more information.
1414
*/
15-
1615
declare(strict_types = 1);
1716

1817
namespace Elasticsearch\Endpoints\Cat;

src/Elasticsearch/Endpoints/Cat/MlJobs.php

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,13 @@
55
* @link https://github.com/elastic/elasticsearch-php/
66
* @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
77
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
8-
* @license https://www.gnu.org/licenses/lgpl-2.1.html GNU Lesser General Public License, Version 2.1
9-
*
8+
* @license https://www.gnu.org/licenses/lgpl-2.1.html GNU Lesser General Public License, Version 2.1
9+
*
1010
* Licensed to Elasticsearch B.V under one or more agreements.
1111
* Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
1212
* the GNU Lesser General Public License, Version 2.1, at your option.
1313
* See the LICENSE file in the project root for more information.
1414
*/
15-
1615
declare(strict_types = 1);
1716

1817
namespace Elasticsearch\Endpoints\Cat;

src/Elasticsearch/Endpoints/Cat/MlTrainedModels.php

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,13 @@
55
* @link https://github.com/elastic/elasticsearch-php/
66
* @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
77
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
8-
* @license https://www.gnu.org/licenses/lgpl-2.1.html GNU Lesser General Public License, Version 2.1
9-
*
8+
* @license https://www.gnu.org/licenses/lgpl-2.1.html GNU Lesser General Public License, Version 2.1
9+
*
1010
* Licensed to Elasticsearch B.V under one or more agreements.
1111
* Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
1212
* the GNU Lesser General Public License, Version 2.1, at your option.
1313
* See the LICENSE file in the project root for more information.
1414
*/
15-
1615
declare(strict_types = 1);
1716

1817
namespace Elasticsearch\Endpoints\Cat;

src/Elasticsearch/Endpoints/Cat/NodeAttrs.php

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,13 @@
55
* @link https://github.com/elastic/elasticsearch-php/
66
* @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
77
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
8-
* @license https://www.gnu.org/licenses/lgpl-2.1.html GNU Lesser General Public License, Version 2.1
9-
*
8+
* @license https://www.gnu.org/licenses/lgpl-2.1.html GNU Lesser General Public License, Version 2.1
9+
*
1010
* Licensed to Elasticsearch B.V under one or more agreements.
1111
* Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
1212
* the GNU Lesser General Public License, Version 2.1, at your option.
1313
* See the LICENSE file in the project root for more information.
1414
*/
15-
1615
declare(strict_types = 1);
1716

1817
namespace Elasticsearch\Endpoints\Cat;

src/Elasticsearch/Endpoints/Cat/Nodes.php

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,13 @@
55
* @link https://github.com/elastic/elasticsearch-php/
66
* @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
77
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
8-
* @license https://www.gnu.org/licenses/lgpl-2.1.html GNU Lesser General Public License, Version 2.1
9-
*
8+
* @license https://www.gnu.org/licenses/lgpl-2.1.html GNU Lesser General Public License, Version 2.1
9+
*
1010
* Licensed to Elasticsearch B.V under one or more agreements.
1111
* Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
1212
* the GNU Lesser General Public License, Version 2.1, at your option.
1313
* See the LICENSE file in the project root for more information.
1414
*/
15-
1615
declare(strict_types = 1);
1716

1817
namespace Elasticsearch\Endpoints\Cat;

src/Elasticsearch/Endpoints/Cat/PendingTasks.php

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,13 @@
55
* @link https://github.com/elastic/elasticsearch-php/
66
* @copyright Copyright (c) Elasticsearch B.V (https://www.elastic.co)
77
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
8-
* @license https://www.gnu.org/licenses/lgpl-2.1.html GNU Lesser General Public License, Version 2.1
9-
*
8+
* @license https://www.gnu.org/licenses/lgpl-2.1.html GNU Lesser General Public License, Version 2.1
9+
*
1010
* Licensed to Elasticsearch B.V under one or more agreements.
1111
* Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
1212
* the GNU Lesser General Public License, Version 2.1, at your option.
1313
* See the LICENSE file in the project root for more information.
1414
*/
15-
1615
declare(strict_types = 1);
1716

1817
namespace Elasticsearch\Endpoints\Cat;

0 commit comments

Comments
 (0)