mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 09:35:49 +02:00
Added a possibility to restrict the access to certain entity columns.
This commit is contained in:
parent
f31336bb87
commit
47fe76b22e
8 changed files with 271 additions and 1 deletions
|
@ -38,5 +38,6 @@ use Doctrine\ORM\EntityRepository;
|
|||
|
||||
class PartRepository extends EntityRepository
|
||||
{
|
||||
|
||||
//TODO
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue