Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 276 Bytes

File metadata and controls

18 lines (13 loc) · 276 Bytes

Service

Allows you to use a user defined adapter service.

Parameters

  • id The id of the service (required)

Example

# app/config/config.yml
knp_gaufrette:
    adapters:
        foo:
            service:
                id:     my.adapter.service