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.
Passed
Pull Request — master (#352)
by Alexander
12:50 queued 06:30
created
application/commands/AdminController.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -109,6 +109,9 @@
 block discarded – undo
109 109
     }
110 110
 
111 111
 
112
+    /**
113
+     * @param string $themeName
114
+     */
112 115
     protected function createStructure($path, $children, $themeName)
113 116
     {
114 117
         foreach ($children as $child) {
Please login to merge, or discard this patch.