Update chargesociales.class.php

This commit is contained in:
Philippe Grand 2019-11-01 11:16:47 +01:00 committed by GitHub
parent f568241a81
commit 9fad5dc8fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,8 +63,7 @@ class ChargeSociales extends CommonObject
public $periode;
/**
* Creation date
* @var int
* @var integer|string date_creation
*/
public $date_creation;