We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -22,7 +22,7 @@ |
||
22 | 22 | /** |
23 | 23 | * Create a new broadcaster instance. |
24 | 24 | * |
25 | - * @param \denis660\Centrifuge\Contracts\Centrifuge $centrifuge |
|
25 | + * @param Centrifuge $centrifuge |
|
26 | 26 | */ |
27 | 27 | public function __construct(Centrifuge $centrifuge) |
28 | 28 | { |