Completed
Push — pac-292--attribute-code-valida... ( bdf9a8...126ca6 )
by Tim
18:15 queued 08:15
created
src/Services/AttributeBunchProcessor.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -646,7 +646,7 @@
 block discarded – undo
646 646
      * @param string $entityTypeCode The entity type code to return the raw entity for
647 647
      * @param array  $data           An array with data that will be used to initialize the raw entity with
648 648
      *
649
-     * @return array The initialized entity
649
+     * @return \ArrayAccess The initialized entity
650 650
      */
651 651
     public function loadRawEntity($entityTypeCode, array $data = array())
652 652
     {
Please login to merge, or discard this patch.