mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-09 08:48:26 +01:00
Added database migration for new entities.
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
namespace App\Services;
|
||||
|
||||
|
||||
use App\Entity\StructuralDBElement;
|
||||
use App\Entity\Base\StructuralDBElement;
|
||||
use Doctrine\ORM\EntityManagerInterface;
|
||||
|
||||
class StructuralElementRecursionHelper
|
||||
|
||||
Reference in New Issue
Block a user