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 — master ( 135b71...88fa72 )
by Gjero
03:54
created
core/Pimf/Util/Value.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -59,7 +59,7 @@  discard block
 block discarded – undo
59 59
     }
60 60
 
61 61
     /**
62
-     * @param $string
62
+     * @param string $string
63 63
      *
64 64
      * @return $this
65 65
      */
@@ -71,7 +71,7 @@  discard block
 block discarded – undo
71 71
     }
72 72
 
73 73
     /**
74
-     * @param $string
74
+     * @param string $string
75 75
      *
76 76
      * @return $this
77 77
      */
Please login to merge, or discard this patch.