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 (#58)
by Lukas
02:47
created
src/Traits/Categories/AttachmentHelpers.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -7,7 +7,7 @@
 block discarded – undo
7 7
     /**
8 8
      * Set an Image/more than one Image only for iOS.
9 9
      *
10
-     * @param string|array $imageUrl
10
+     * @param string $imageUrl
11 11
      *
12 12
      * @return $this
13 13
      */
Please login to merge, or discard this patch.