Doxygen
This commit is contained in:
parent
57a753c303
commit
57c503091f
@ -83,14 +83,12 @@ class Opensurveysondage extends CommonObject
|
|||||||
public $sujet;
|
public $sujet;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Allow comments on this poll
|
* @var int Allow comments on this poll
|
||||||
* @var bool
|
|
||||||
*/
|
*/
|
||||||
public $allow_comments;
|
public $allow_comments;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Allow users see others vote
|
* @var int Allow users see others vote
|
||||||
* @var bool
|
|
||||||
*/
|
*/
|
||||||
public $allow_spy;
|
public $allow_spy;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user