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