mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-10 09:18:33 +01:00
Added entities and properties for some future features.
This commit is contained in:
@@ -32,8 +32,8 @@
|
||||
namespace App\Controller\AdminPages;
|
||||
|
||||
|
||||
use App\Entity\AttachmentType;
|
||||
use App\Entity\Category;
|
||||
use App\Entity\Attachments\AttachmentType;
|
||||
use App\Entity\Parts\Category;
|
||||
use App\Form\BaseEntityAdminForm;
|
||||
use App\Form\CategoryAdminForm;
|
||||
use App\Services\EntityExporter;
|
||||
|
||||
Reference in New Issue
Block a user