Completed
Push — 11.x ( a8e3b2 )
by Tim
08:31
created
src/Repositories/ProductRepository.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -119,7 +119,7 @@
 block discarded – undo
119 119
     /**
120 120
      * Return's the available products.
121 121
      *
122
-     * @return array The available products
122
+     * @return \Generator The available products
123 123
      */
124 124
     public function findAll()
125 125
     {
Please login to merge, or discard this patch.