début refonte gestion versements

FossilOrigin-Name: 1be54b8a985d3fb24895bae4cc5481743edf0a68dbb0eb4278580df3ce7f530d
This commit is contained in:
engel 2022-03-24 18:00:39 +00:00
parent 2e8eb26e5a
commit af7816d97f
11 changed files with 322 additions and 112 deletions

View file

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