Apply fixes from StyleCI

This commit is contained in:
Marcel Pociot
2021-12-21 14:50:50 +00:00
committed by StyleCI Bot
parent 22c2f090e2
commit fd7f4ee43b
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ use Clue\React\Buzz\Browser;
class WebHookConnectionCallback class WebHookConnectionCallback
{ {
/** @var Browser */ /** @var Browser */
protected $browser; protected $browser;
public function __construct(Browser $browser) public function __construct(Browser $browser)

View File

@@ -315,7 +315,7 @@ return [
'webhook' => [ 'webhook' => [
'url' => null, 'url' => null,
'secret' => null, 'secret' => null,
] ],
], ],
/* /*