Moved meta entities to meta

This commit is contained in:
Kevin Frantz
2018-10-28 15:25:32 +01:00
parent 5af5a6b5e2
commit 25020bbe97
23 changed files with 76 additions and 44 deletions

View File

@@ -2,7 +2,7 @@
namespace App\Entity\Attribut;
use App\Entity\RelationInterface;
use App\Entity\Meta\RelationInterface;
/**
* @author kevinfrantz