mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2026-01-16 03:56:52 +00:00
Optimized namespaes
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace App\Entity\Attribut\Interfaces;
|
||||
namespace App\Entity\Attribut;
|
||||
|
||||
use App\Entity\NameSourceInterface;
|
||||
use App\Entity\Source\NameSourceInterface;
|
||||
|
||||
/**
|
||||
* @author kevinfrantz
|
||||
|
||||
Reference in New Issue
Block a user