add tel question type
Signed-off-by: Simon Vieille <simon@deblan.fr>
This commit is contained in:
parent
1f6328a973
commit
d2deda44f2
5 changed files with 54 additions and 0 deletions
|
|
@ -57,6 +57,7 @@ class Question extends Entity {
|
|||
'date',
|
||||
'datetime',
|
||||
'email',
|
||||
'tel',
|
||||
];
|
||||
|
||||
public function __construct() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue