mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2026-01-14 19:16:53 +00:00
Changed data to primitive folder
This commit is contained in:
@@ -5,7 +5,7 @@ namespace App\Form;
|
||||
use Symfony\Component\Form\FormBuilderInterface;
|
||||
use Symfony\Component\OptionsResolver\OptionsResolver;
|
||||
use Symfony\Component\Form\Extension\Core\Type\TextType;
|
||||
use App\Entity\Source\Data\NameSource;
|
||||
use App\Entity\Source\Primitive\NameSource;
|
||||
|
||||
class NameSourceType extends AbstractType
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user