@@ -622,7 +622,7 @@ |
||
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) |