Autowiring Support, Improved Inference for Parameter
improves inference of injected parameters If a scalar type hint is used on a parameter, this will change the inferred injection to a container parameter instead of a service. This is only available for PHP7.