@@ -132,7 +132,7 @@ |
||
132 | 132 | * Enriches an entity with metadata: |
133 | 133 | * id, version, created_at, updated_at |
134 | 134 | * |
135 | - * @param $id |
|
135 | + * @param Entity $id |
|
136 | 136 | * the id of the entity to enrich |
137 | 137 | * @param Entity $entity |
138 | 138 | * the entity to enrich |