Closed
Description
The doc of the DI component shows the syntax to reference services in parameters: http://symfony.com/doc/current/components/dependency_injection/parameters.html#syntax-for-referencing-services
However, this does not work. Referencing services in parameters is impossible (parameters are scalars or arrays only, while services are object). Referencing services with such syntax works for arguments
Metadata
Metadata
Assignees
Labels
No labels