Completed
Push — master ( a0f59b...05c571 )
by Elf
05:11
created
app/Support/Tencent/XgPusher.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -622,7 +622,7 @@
 block discarded – undo
622 622
      * Remove tags for the given device token.
623 623
      *
624 624
      * @param  string  $deviceToken
625
-     * @param  mixed  $tags
625
+     * @param  string[]  $tags
626 626
      * @return bool
627 627
      */
628 628
     public function removeTagsForDeviceToken($deviceToken, $tags)
Please login to merge, or discard this patch.