"bin / console debug: autowiring" shows nothing

0

I am using the php bin/console debug:autowiring command to list the aliases to Symfony services as seen in the tutorial of your documentation Symfony: Services

But while I see that in its example it makes a complete list of all the aliases / services, in my terminal when I execute this command it does not show me any list. The command runs correctly without any error but does not show any listing. Do I have to install something to see this information correctly? Or maybe it's due to another cause?

    
asked by RicardoKra 01.01.2019 в 20:05
source

0 answers