Completed
Push — master ( 3e5ac4...ef78d4 )
by Philip
02:46
created
src/CRUDlex/AbstractData.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -132,7 +132,7 @@
 block discarded – undo
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
Please login to merge, or discard this patch.