GitHub Access Token became invalid

It seems like the GitHub access token used for retrieving details about this repository from GitHub became invalid. This might prevent certain types of inspections from being run (in particular, everything related to pull requests).
Please ask an admin of your repository to re-new the access token on this website.
Completed
Push — dev-master ( e1c37f...6f8b34 )
by Vijay
03:19
created
app/lib/App/CLI/Base.php 1 patch
Doc Comments   -4 removed lines patch added patch discarded remove patch
@@ -46,8 +46,6 @@  discard block
 block discarded – undo
46 46
     }
47 47
 
48 48
     /**
49
-     * @param \Base $f3
50
-     * @param array $params
51 49
      * @return void
52 50
      */
53 51
     public function beforeRoute()
@@ -58,8 +56,6 @@  discard block
 block discarded – undo
58 56
 
59 57
 
60 58
     /**
61
-     * @param \Base $f3
62
-     * @param array $params
63 59
      * @return void
64 60
      */
65 61
     public function afterRoute()
Please login to merge, or discard this patch.