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
Pull Request — master (#42)
by
unknown
01:59
created
src/Naneau/Obfuscator/Node/Visitor/ScramblePrivateProperty.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -57,7 +57,7 @@
 block discarded – undo
57 57
      * Before node traversal
58 58
      *
59 59
      * @param  Node[] $nodes
60
-     * @return array
60
+     * @return Node[]
61 61
      **/
62 62
     public function beforeTraverse(array $nodes)
63 63
     {
Please login to merge, or discard this patch.