Fixing style errors.
This commit is contained in:
parent
4dd5c00ec0
commit
c176044379
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user