Completed
Pull Request — master (#162)
by Tim
15:26 queued 05:36
created
src/Observers/UrlKeyObserver.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -309,7 +309,7 @@
 block discarded – undo
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
      */
Please login to merge, or discard this patch.