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 ( f98089...b28a0d )
by Mario
36:02
created
lib/Core/Mapper/DomainObjectMapper.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -114,6 +114,9 @@
 block discarded – undo
114 114
         );
115 115
     }
116 116
 
117
+    /**
118
+     * @param integer $userId
119
+     */
117 120
     private function getUser($userId)
118 121
     {
119 122
         try {
Please login to merge, or discard this patch.