Completed
Pull Request — master (#24)
by Tim
17:07 queued 07:13
created
src/Services/ProductBundleProcessor.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -483,7 +483,7 @@
 block discarded – undo
483 483
      * @param string $entityTypeCode The entity type code to return the raw entity for
484 484
      * @param array  $data           An array with data that will be used to initialize the raw entity with
485 485
      *
486
-     * @return array The initialized entity
486
+     * @return \ArrayAccess The initialized entity
487 487
      */
488 488
     public function loadRawEntity($entityTypeCode, array $data = array())
489 489
     {
Please login to merge, or discard this patch.