mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-11-08 13:18:00 +00:00
Added source menu
This commit is contained in:
@@ -18,6 +18,7 @@ class NameSource extends AbstractSource implements NameSourceInterface
|
||||
/**
|
||||
* @ORM\Column(type="string",length=255)
|
||||
* @Assert\NotBlank()
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
protected $name;
|
||||
|
||||
Reference in New Issue
Block a user