mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
7 lines
203 B
YAML
7 lines
203 B
YAML
mapado_rest_client_sdk:
|
|
entity_managers:
|
|
foo:
|
|
server_url: '%env(MAPADO_REST_CLIENT_SDK_SERVER_URL)%'
|
|
mappings:
|
|
dir: '%kernel.project_dir%/src/Entity/'
|