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