Skip to content
This repository was archived by the owner on Nov 24, 2023. It is now read-only.

Commit 139ae0c

Browse files
author
maxence d'Espeuilles
committed
Placeholder not mandatory
1 parent 9401c2b commit 139ae0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Entity/WebformComponent.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ class WebformComponent
3838
/**
3939
* @var string
4040
*
41-
* @ORM\Column(name="placeholder", type="string", length=255)
41+
* @ORM\Column(name="placeholder", type="string", length=255, nullable=true)
4242
*/
4343
private $placeholder;
4444

0 commit comments

Comments
 (0)