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
Branch master (57c418)
by Brad
05:20
created
src/Tasks/BuildAsset.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -109,7 +109,7 @@
 block discarded – undo
109 109
      *                                       file, an array of files of folders,
110 110
      *                                       or a Finder instance.
111 111
      *
112
-     * @return BuildAssetTask                Returns our self for method chaining.
112
+     * @return BuildAsset                Returns our self for method chaining.
113 113
      */
114 114
     public function source($value): self
115 115
     {
Please login to merge, or discard this patch.