Apply fixes from StyleCI
This commit is contained in:
parent
d0168db0c8
commit
e4a3fc9484
@ -212,6 +212,7 @@ trait AuthKeyHandler
|
||||
'endpoints' => array_merge([$params['connection']], $params['alternative_connections']),
|
||||
], $this->calls[$params['id']]->configuration);
|
||||
$this->calls[$params['id']]->parseConfig();
|
||||
|
||||
return $this->calls[$params['id']]->startTheMagic();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user