mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2026-01-12 01:56:55 +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