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 ( be0626...df8c18 )
by Théo
33:01
created
src/Loader/DoctrineOrmLoader.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -126,7 +126,7 @@
 block discarded – undo
126 126
     }
127 127
 
128 128
     /**
129
-     * @param LoaderInterface|PersisterAwareInterface $loader
129
+     * @param LoaderInterface $loader
130 130
      * @param EntityManagerInterface                  $manager
131 131
      * @param string[]                                $files
132 132
      * @param array                                   $parameters
Please login to merge, or discard this patch.