Commit be03e31
committed
minor symfony#12456 Getting product using Symfony autowiring (abdounikarim)
This PR was squashed before being merged into the 4.3 branch (closes symfony#12456).
Discussion
----------
Getting product using Symfony autowiring
Hello,
I add a code block to get product using Symfony autowiring and DependencyInjection.
Do you think it's useful ?
Cheers 😉
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/roadmap for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `master` for features of unreleased versions).
-->
Commits
-------
1b92a9f Getting product using Symfony autowiring1 file changed
+18
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
522 | 522 | | |
523 | 523 | | |
524 | 524 | | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
525 | 543 | | |
526 | 544 | | |
527 | 545 | | |
| |||
0 commit comments