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