rétablissement clonage pour régler problème accumulation montants versements

FossilOrigin-Name: 782e9e0f8724a42731d25d263730cf203398d4d4e4add5131dcf581d09a06afb
This commit is contained in:
engel 2022-03-25 10:27:03 +00:00
parent 356ad4b6c8
commit 83cc830fb1
3 changed files with 4 additions and 4 deletions

View file

@ -35,6 +35,7 @@ class Personne
/**
* return copie d'une personne
*/
public function clone()
{
return new Personne(
@ -45,7 +46,6 @@ class Personne
$this->ville,
$this->courriel);
}
*/
/**
* ajouter un versement