@@ -51,7 +51,7 @@ |
||
| 51 | 51 | $this->hydrateToManyAssociation($entity, $name, |
| 52 | 52 | $metadata->associationMappings[$name], |
| 53 | 53 | array_map( |
| 54 | - function ($relation) { |
|
| 54 | + function($relation) { |
|
| 55 | 55 | if (isset($relation['id']) && isset($relation['type'])) { |
| 56 | 56 | return $relation['id']; |
| 57 | 57 | } |