This commit is contained in:
Frédéric FRANCE 2020-01-07 10:54:19 +01:00 committed by GitHub
parent ccceaac358
commit 2ebad186b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -181,6 +181,10 @@ class Contact extends CommonObject
public $phone_mobile;
public $fax;
/**
* Private or public
* @var int
*/
public $priv;
public $birthday;