Completed
Push — master ( 910573...1788e3 )
by Tim
13:48 queued 12:38
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.