Commit b9312bc
committed
minor #18695 [DependencyInjection] Mention
This PR was merged into the 5.4 branch.
Discussion
----------
[DependencyInjection] Mention `debug:autowiring` command with argument
The command is mentioned once at the top of the page, listing all autowiring types.
I think it deserves to shine in the "Choose a specific service" section, currently using `bin/console debug:container` is advised, which does not offer the same DX.
Here's a screenshot of the result when searching for loggers:
<img width="924" alt="Screenshot 2023-08-04 at 10 54 49 AM" src="https://github.com/symfony/symfony-docs/assets/10107633/77a79511-6860-4dd8-b235-5f27b2f88e2f">
Commits
-------
6146bfd [DependencyInjection] Mention `debug:autowiring` command with argumentdebug:autowiring command with argument (HeahDude)1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
694 | 694 | | |
695 | 695 | | |
696 | 696 | | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
697 | 703 | | |
698 | 704 | | |
699 | 705 | | |
| |||
0 commit comments