Completed
Push — pac-264--pdo-exception ( 521308 )
by Tim
09:33
created
src/Repositories/UrlRewriteRepository.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -54,7 +54,7 @@
 block discarded – undo
54 54
      *
55 55
      * @param string $sku The SKU to load the URL rewrites for
56 56
      *
57
-     * @return array The URL rewrites
57
+     * @return \Generator The URL rewrites
58 58
      */
59 59
     public function findAllBySku($sku)
60 60
     {
Please login to merge, or discard this patch.