Completed
Push — master ( 4b9ee8...77edab )
by Chris
01:33 queued 25s
created
src/FlightDeck.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -26,7 +26,7 @@
 block discarded – undo
26 26
     /**
27 27
      * Check if the token is valid
28 28
      *
29
-     * @param string $token
29
+     * @param string $api_token
30 30
      * @return boolean
31 31
      */
32 32
     public static function checkToken(string $api_token = null) : bool
Please login to merge, or discard this patch.