Php cs fix
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
parent
50d9e83ed1
commit
fcae747c5f
19 changed files with 67 additions and 79 deletions
|
|
@ -48,7 +48,7 @@ class Question extends Entity {
|
|||
protected $mandatory;
|
||||
protected $text;
|
||||
|
||||
const TYPES = [
|
||||
public const TYPES = [
|
||||
'short',
|
||||
'long',
|
||||
'multiple',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue