Fixing style errors.

This commit is contained in:
stickler-ci 2019-10-22 14:26:26 +00:00
parent 4dd5c00ec0
commit c176044379

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