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