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.
Passed
Push — master ( 15ae56...645208 )
by Gallice
03:15
created
src/Messenger.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -51,7 +51,6 @@
 block discarded – undo
51 51
 
52 52
     /**
53 53
      * @param $recipient
54
-     * @param NotificationType $notificationType
55 54
      */
56 55
     public function setTypingStatus($recipient, $typingIndicator) {
57 56
         $options = RequestOptionsFactory::createForTyping($recipient, $typingIndicator);
Please login to merge, or discard this patch.