mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 21:57:16 +02:00
Optimized namespaces
This commit is contained in:
@@ -6,7 +6,7 @@ use Symfony\Component\Form\AbstractType;
|
||||
use Symfony\Component\Form\FormBuilderInterface;
|
||||
use Symfony\Component\OptionsResolver\OptionsResolver;
|
||||
use Symfony\Component\Form\Extension\Core\Type\TextType;
|
||||
use App\Entity\NameSource;
|
||||
use App\Entity\Source\NameSource;
|
||||
|
||||
class NameSourceType extends AbstractType
|
||||
{
|
||||
|
Reference in New Issue
Block a user