mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-03 05:55:16 +01:00
Added entities and properties for some future features.
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
namespace App\Repository;
|
||||
|
||||
|
||||
use App\Entity\StructuralDBElement;
|
||||
use App\Entity\Base\StructuralDBElement;
|
||||
use Doctrine\Common\Collections\Criteria;
|
||||
use Doctrine\ORM\EntityRepository;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user