Skip to content

Commit b58dc0a

Browse files
committed
Fixed CS issue
1 parent 97ca61b commit b58dc0a

File tree

453 files changed

+906
-906
lines changed

Some content is hidden

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

453 files changed

+906
-906
lines changed

src/Elasticsearch/Client.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
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.

src/Elasticsearch/ClientBuilder.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
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.

src/Elasticsearch/Common/EmptyLogger.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
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.

src/Elasticsearch/Common/Exceptions/AuthenticationConfigException.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
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.

src/Elasticsearch/Common/Exceptions/BadMethodCallException.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
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.

src/Elasticsearch/Common/Exceptions/BadRequest400Exception.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
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.

src/Elasticsearch/Common/Exceptions/ClientErrorResponseException.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
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.

src/Elasticsearch/Common/Exceptions/Conflict409Exception.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
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.

src/Elasticsearch/Common/Exceptions/Curl/CouldNotConnectToHost.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
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.

src/Elasticsearch/Common/Exceptions/Curl/CouldNotResolveHostException.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
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.

0 commit comments

Comments
 (0)