Update adherent.class.php

This commit is contained in:
Frédéric FRANCE 2020-11-01 08:56:56 +01:00 committed by GitHub
parent 07432779d9
commit 26406b0f9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -178,6 +178,11 @@ class Adherent extends CommonObject
*/
public $phone_perso;
/**
* @var string Professional Phone number
*/
public $phone_pro;
/**
* @var string Mobile phone number
*/