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 (#25)
by Freek
71:21 queued 56:19
created
src/HasEnums.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -159,7 +159,7 @@
 block discarded – undo
159 159
      * @param string $key
160 160
      * @param int|string|null $value
161 161
      *
162
-     * @return \Spatie\Enum\Enumerable|int|string|null
162
+     * @return Enumerable
163 163
      */
164 164
     protected function getEnumAttribute(string $key, $value)
165 165
     {
Please login to merge, or discard this patch.