Completed
Push — master ( bda6dc...f45485 )
by Elf
23:03
created
app/Support/Tencent/XgPusher.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -453,7 +453,7 @@
 block discarded – undo
453 453
      * Delete device tokens for the given user.
454 454
      *
455 455
      * @param  mixed  $user
456
-     * @param  string|string[]  $deviceToken
456
+     * @param  string|string[]  $deviceTokens
457 457
      * @return bool
458 458
      */
459 459
     public function deleteDeviceTokensForUser($user, $deviceTokens = null)
Please login to merge, or discard this patch.