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