Use symfony 4.
I have a function in service A that I call in my service B. Then I need a function of service B in my service A.
But in the way I built my code,