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 (c02a04)
by James
02:08
created
src/CloudFlare/Zone.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -24,7 +24,6 @@
 block discarded – undo
24 24
     /**
25 25
      * Create a zone (permission needed: #zone:edit)
26 26
      *
27
-     * @param string    $domain       The domain name
28 27
      * @param bool|null $jump_start   Automatically attempt to fetch existing DNS records
29 28
      * @param int|null  $organization To create a zone owned by an organization, specify the organization parameter. Organization objects can be found in the User or User's Organizations endpoints. You must pass at least the ID of the organization.
30 29
      */
Please login to merge, or discard this patch.