mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-11-05 19:58:02 +00:00
Optimized namespaes
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace App\Entity;
|
||||
namespace App\Entity\Source;
|
||||
|
||||
use App\Entity\Attribut\Interfaces\NameAttributInterface;
|
||||
use App\Entity\Attribut\NameAttributInterface;
|
||||
|
||||
/**
|
||||
* @author kevinfrantz
|
||||
|
||||
Reference in New Issue
Block a user