@@ -265,7 +265,7 @@ |
||
265 | 265 | * Remove all translations from the persistent storage. |
266 | 266 | * This is called after the model is deleted. |
267 | 267 | * |
268 | - * @param string $language |
|
268 | + * @param string $languages |
|
269 | 269 | * @return bool |
270 | 270 | */ |
271 | 271 | public function deleteTranslations(...$languages): bool |