@@ -616,7 +616,7 @@ |
||
616 | 616 | * Remove tags for the given device token. |
617 | 617 | * |
618 | 618 | * @param string $deviceToken |
619 | - * @param mixed $tags |
|
619 | + * @param string[] $tags |
|
620 | 620 | * @return bool |
621 | 621 | */ |
622 | 622 | public function removeTagsForDeviceToken($deviceToken, $tags) |