Completed
Pull Request — master (#25)
by Tim
16:14 queued 06:13
created
src/Services/ProductVariantProcessor.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -497,7 +497,7 @@
 block discarded – undo
497 497
      * @param string $entityTypeCode The entity type code to return the raw entity for
498 498
      * @param array  $data           An array with data that will be used to initialize the raw entity with
499 499
      *
500
-     * @return array The initialized entity
500
+     * @return \ArrayAccess The initialized entity
501 501
      */
502 502
     public function loadRawEntity($entityTypeCode, array $data = array())
503 503
     {
Please login to merge, or discard this patch.