mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2026-02-26 06:12:42 +00:00
Optimized LayerRepositoryFactoryService
This commit is contained in:
@@ -9,6 +9,6 @@ use App\Entity\Attribut\SlugAttributInterface;
|
||||
/**
|
||||
* @author kevinfrantz
|
||||
*/
|
||||
interface EntityInterface extends VersionAttributInterface, IdAttributInterface,SlugAttributInterface
|
||||
interface EntityInterface extends VersionAttributInterface, IdAttributInterface, SlugAttributInterface
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user