mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-03 14:06:45 +01:00
Added entities and properties for some future features.
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
namespace App\Controller;
|
||||
|
||||
|
||||
use App\Entity\Attachment;
|
||||
use App\Entity\Attachments\Attachment;
|
||||
use App\Services\AttachmentHelper;
|
||||
use Symfony\Bundle\FrameworkBundle\Controller\AbstractController;
|
||||
use Symfony\Component\HttpFoundation\BinaryFileResponse;
|
||||
|
||||
Reference in New Issue
Block a user