mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 15:33:15 +00:00
Add Repositories to YAML
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
Entities\Basket:
|
||||
type: entity
|
||||
repositoryClass: Repositories\BasketRepository
|
||||
table: Baskets
|
||||
id:
|
||||
id:
|
||||
|
@@ -1,5 +1,6 @@
|
||||
Entities\ValidationParticipant:
|
||||
type: entity
|
||||
repositoryClass: Repositories\ValidationParticipantRepository
|
||||
table: ValidationParticipants
|
||||
id:
|
||||
id:
|
||||
|
Reference in New Issue
Block a user