Symfony 6 Fundamentals: Services, Config & Environments
debug:container & How Autowiring Works
  Unlock this challenge
Login Register

Challenge 1 / 1

Suppose you run php bin/console debug:container and see the following service:

twig.loader.native_filesystem     Twig\Loader\FilesystemLoader

How could you autowire this service into a controller?

Skip challenges and go to theNext Chapter

Turn Challenges Off?

All further challenges will be skipped automatically.
You can re-enable challenges at any time on this page or from your account page.