@@ -309,7 +309,7 @@ |
||
309 | 309 | * |
310 | 310 | * @param \TechDivision\Import\Subjects\UrlKeyAwareSubjectInterface $subject The subject to make the URL key unique for |
311 | 311 | * @param string $urlKey The URL key to make unique |
312 | - * @param array $urlPaths The URL paths to make unique |
|
312 | + * @param string[] $urlPaths The URL paths to make unique |
|
313 | 313 | * |
314 | 314 | * @return string The unique URL key |
315 | 315 | */ |