Closed zazoomauro closed 6 years ago
If you have a private library and you want to inject it in to your class that is currently impossible because of @
@
services: foo: class: ./../bar arguments: ['%@company/repository']
Response:
The service @company/repository is not registered
If you have a private library and you want to inject it in to your class that is currently impossible because of
@
Response: