mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-30 07:45:36 +02:00
Added entities and properties for some future features.
This commit is contained in:
parent
bcdba8b3e0
commit
7826e3d2ad
49 changed files with 1477 additions and 362 deletions
|
@ -32,8 +32,8 @@
|
|||
namespace App\Security\Voter;
|
||||
|
||||
|
||||
use App\Entity\Attachment;
|
||||
use App\Entity\User;
|
||||
use App\Entity\Attachments\Attachment;
|
||||
use App\Entity\UserSystem\User;
|
||||
|
||||
class AttachmentVoter extends ExtendedVoter
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue