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 ( c3368f...693668 )
by Scott van
10:56
created
src/app/code/community/EbayEnterprise/GiftCard/Helper/Data.php 1 patch
Doc Comments   +1 added lines, -3 removed lines patch added patch discarded remove patch
@@ -19,9 +19,7 @@
 block discarded – undo
19 19
 
20 20
     /**
21 21
      * Type checks for self::__construct $initParams
22
-     * @param  EbayEnterprise_GiftCard_Model_IContainer $checkoutSession
23
-     * @param  EbayEnterprise_MageLog_Helper_Data $logger
24
-     * @return mixed[]
22
+     * @return EbayEnterprise_GiftCard_Model_IContainer[]
25 23
      */
26 24
     protected function _checkTypes(
27 25
         EbayEnterprise_GiftCard_Model_IContainer $container
Please login to merge, or discard this patch.