Completed
Pull Request — master (#141)
by
unknown
11:45
created
src/AppBundle/Entity/CustomerOrder.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -183,7 +183,7 @@
 block discarded – undo
183 183
     }
184 184
 
185 185
     /**
186
-     * @return array
186
+     * @return string[]
187 187
      */
188 188
     public static function getStatuses()
189 189
     {
Please login to merge, or discard this patch.