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
Push — master ( 6d2e59...bb036c )
by Cristian
07:16 queued 03:51
created
src/PanelTraits/Tabs.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -22,6 +22,9 @@
 block discarded – undo
22 22
         return $this->tabsEnabled;
23 23
     }
24 24
 
25
+    /**
26
+     * @return boolean
27
+     */
25 28
     public function tabsEnabled()
26 29
     {
27 30
         return $this->tabsEnabled;
Please login to merge, or discard this patch.