Skip to content

Commit 2888123

Browse files
authored
adding note about deprecated/removed --show-private option
1 parent 342afd2 commit 2888123

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

knpu/autowiring-public-private.md

+4
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ the class name. Then, `alias=""` and type the first service's id:
4141

4242
To see what this did, move over to your terminal and run:
4343

44+
***TIP
45+
In newer versions of Symfony, the `--show-private` option is not needed anymore!
46+
***
47+
4448
```terminal
4549
php bin/console debug:container --show-private knpu
4650
```

0 commit comments

Comments
 (0)