mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-05 15:05:58 +01:00
Added entities and properties for some future features.
This commit is contained in:
@@ -31,9 +31,9 @@
|
||||
|
||||
namespace App\Controller\AdminPages;
|
||||
|
||||
use App\Entity\AttachmentType;
|
||||
use App\Entity\Attachments\AttachmentType;
|
||||
|
||||
use App\Entity\Storelocation;
|
||||
use App\Entity\Parts\Storelocation;
|
||||
use App\Form\BaseEntityAdminForm;
|
||||
use App\Form\StorelocationAdminForm;
|
||||
use App\Services\EntityExporter;
|
||||
|
||||
Reference in New Issue
Block a user