mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 21:57:16 +02: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