Scrutinizer GitHub App not installed

We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.

Install GitHub App

Completed
Branch master (315768)
by Denis
01:36
created
src/CentrifugeBroadcaster.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -22,7 +22,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.