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 ( 1a7483...719bf4 )
by Sebastian
04:02 queued 02:29
created
src/Menu.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -60,7 +60,7 @@
 block discarded – undo
60 60
      *
61 61
      * @param array|\Iterator $items
62 62
      * @param callable $callback
63
-     * @param \Spatie\Menu\Menu|null $initial
63
+     * @param null|\self $initial
64 64
      *
65 65
      * @return static
66 66
      */
Please login to merge, or discard this patch.