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
{
/** @var Browser */
/** @var Browser */
protected $browser;
public function __construct(Browser $browser)