Merge pull request #294 from beyondcode/analysis-NAn06g

Apply fixes from StyleCI
This commit is contained in:
Marcel Pociot
2021-12-21 15:50:56 +01:00
committed by GitHub
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,
] ],
], ],
/* /*