Skip to content

Commit e7be713

Browse files
authored
Format code by the latest cs-fixer. (#6617)
1 parent 729a7ec commit e7be713

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/ClientBuilderFactory.php

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
* @contact [email protected]
1010
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
1111
*/
12+
1213
namespace Hyperf\Elasticsearch;
1314

1415
use Elasticsearch\ClientBuilder;

tests/ClientFactoryTest.php

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
* @contact [email protected]
1010
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
1111
*/
12+
1213
namespace HyperfTest\Elasticsearch;
1314

1415
use Elasticsearch\ClientBuilder;

0 commit comments

Comments
 (0)