Completed
Push — pac-264--pdo-exception ( e2f5c2...4f006d )
by Tim
01:31
created
src/Observers/UrlKeyAndPathObserver.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -288,7 +288,7 @@
 block discarded – undo
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
      */
Please login to merge, or discard this patch.