mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2026-01-16 03:56:52 +00:00
Changed App namespace to Infinito namespace
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace App\Attribut;
|
||||
namespace Infinito\Attribut;
|
||||
|
||||
use App\Entity\Source\Primitive\Name\SurnameSourceInterface;
|
||||
use Infinito\Entity\Source\Primitive\Name\SurnameSourceInterface;
|
||||
|
||||
interface SurnameSourceAttributInterface
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user