@@ -288,7 +288,7 @@ |
||
288 | 288 | * |
289 | 289 | * @param \TechDivision\Import\Subjects\UrlKeyAwareSubjectInterface $subject The subject to make the URL key unique for |
290 | 290 | * @param string $urlKey The URL key to make unique |
291 | - * @param array $urlPaths The URL paths to make unique |
|
291 | + * @param string[] $urlPaths The URL paths to make unique |
|
292 | 292 | * |
293 | 293 | * @return string The unique URL key |
294 | 294 | */ |