Merge remote-tracking branch 'origin/new_branch_22_10_2019' into new_branch_22_10_2019

This commit is contained in:
Philippe GRAND 2019-10-22 17:12:06 +02:00
commit ce255b6f36

View File

@ -61,12 +61,12 @@ class Don extends CommonObject
* @var string String with name of icon for object don. Must be the part after the 'object_' into object_myobject.png * @var string String with name of icon for object don. Must be the part after the 'object_' into object_myobject.png
*/ */
public $picto = 'generic'; public $picto = 'generic';
/** /**
* @var string Date of the donation * @var string Date of the donation
*/ */
public $date; public $date;
/** /**
* amount of donation * amount of donation
* @var double * @var double