mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-29 21:08:13 +02:00
Optimized Interface structure
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace App\Entity\Method;
|
||||
namespace App\Entity\Method\Interfaces;
|
||||
|
||||
use App\Entity\NodeInterface;
|
||||
use App\Entity\Interfaces\NodeInterface;
|
||||
|
||||
/**
|
||||
* @author kevinfrantz
|
Reference in New Issue
Block a user