Merge pull request #12804 from frederic34/patch-13

doxygen
This commit is contained in:
Laurent Destailleur 2020-01-10 00:05:08 +01:00 committed by GitHub
commit 54b37de333
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;