Commit 03337ef
committed
minor #9422 Fix FQCN in XML example for expression language (hacfi)
This PR was submitted for the 4.0 branch but it was merged into the 3.4 branch instead (closes #9422).
Discussion
----------
Fix FQCN in XML example for expression language
<!--
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).
-->
As discussed in #9420
Commits
-------
29c981c Fix FQCN in XML example for expression language1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments