diff --git a/Persister/ObjectSerializerPersister.php b/Persister/ObjectSerializerPersister.php index 40305c4..c0d2d28 100644 --- a/Persister/ObjectSerializerPersister.php +++ b/Persister/ObjectSerializerPersister.php @@ -72,7 +72,6 @@ class ObjectSerializerPersister extends ObjectPersister $this->type->deleteById($id); } - /** * Inserts an array of objects in the type *