add some comment
This commit is contained in:
parent
ae2dc713c4
commit
99a41604b8
@ -44,6 +44,9 @@ class Opensurveysondage extends CommonObject
|
|||||||
*/
|
*/
|
||||||
public $table_element='opensurvey_sondage';
|
public $table_element='opensurvey_sondage';
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @var string String with name of icon for myobject. Must be the part after the 'object_' into object_myobject.png
|
||||||
|
*/
|
||||||
public $picto = 'opensurvey';
|
public $picto = 'opensurvey';
|
||||||
|
|
||||||
public $id_sondage;
|
public $id_sondage;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user