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 (b148fd)
by Ayesh
02:59 queued 01:11
created
src/Timer.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -79,7 +79,7 @@
 block discarded – undo
79 79
   /**
80 80
    * Pocesses the internal timer state to return the time elapsed.
81 81
    * @param $value
82
-   * @param $format
82
+   * @param string $format
83 83
    * @return mixed
84 84
    */
85 85
   final protected static function processTimerValue($value, $format) {
Please login to merge, or discard this patch.