Commit 19f9510
committed
minor #11969 Corrected wrong class used in "Locating Resources" (filip-t)
This PR was squashed before being merged into the 3.4 branch (closes #11969).
Discussion
----------
Corrected wrong class used in "Locating Resources"
HttpKernel does not contain a locateResource method.
<!--
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
-------
0a7b27a Corrected wrong class used in \"Locating Resources\"1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
759 | 759 | | |
760 | 760 | | |
761 | 761 | | |
762 | | - | |
| 762 | + | |
763 | 763 | | |
764 | 764 | | |
765 | | - | |
| 765 | + | |
766 | 766 | | |
767 | 767 | | |
768 | 768 | | |
| |||
0 commit comments