@@ -646,7 +646,7 @@ |
||
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 | { |