Skip to content

Commit 1dfdc09

Browse files
-
1 parent 402b074 commit 1dfdc09

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/Manager/CallManager.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,7 @@ public function __construct(
7070
string $elasticsearchPassword,
7171
bool $sslVerifyPeer,
7272
bool $sslVerifyHost
73-
)
74-
{
73+
) {
7574
$this->security = $security;
7675
$this->client = $client;
7776
$this->elasticsearchUrl = $elasticsearchUrl;

0 commit comments

Comments
 (0)