Completed
Push — master ( c79822...a88dc9 )
by Elf
17:02 queued 09:04
created
src/Services/XgPush/XgPusher.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -623,7 +623,7 @@
 block discarded – undo
623 623
      * Remove tags for the given device token.
624 624
      *
625 625
      * @param  string  $deviceToken
626
-     * @param  mixed  $tags
626
+     * @param  string[]  $tags
627 627
      * @return bool
628 628
      */
629 629
     public function removeTagsForDeviceToken($deviceToken, $tags)
Please login to merge, or discard this patch.