Completed
Pull Request — master (#40)
by Tim
16:44 queued 06:47
created
src/Services/ProductMediaProcessor.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -353,7 +353,7 @@
 block discarded – undo
353 353
      * @param string $entityTypeCode The entity type code to return the raw entity for
354 354
      * @param array  $data           An array with data that will be used to initialize the raw entity with
355 355
      *
356
-     * @return array The initialized entity
356
+     * @return \ArrayAccess The initialized entity
357 357
      */
358 358
     public function loadRawEntity($entityTypeCode, array $data = array())
359 359
     {
Please login to merge, or discard this patch.