Commit ca902aa
committed
minor #12093 Replace interface in custom normalizer (tony-tran)
This PR was merged into the 4.3 branch.
Discussion
----------
Replace interface in custom normalizer
Replace NormalizerInterface by ContextAwareNormalizerInterface to use `context` parameter in supportNormalization method
Commits
-------
a756044 Replace NormalizerInterface by ContextAwareNormalizerInterface to use context in supportNormalization method1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments