You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #1580 [TwigComponent] fix typo in compoundVariants documentation (o0morgan0o)
This PR was merged into the 2.x branch.
Discussion
----------
[TwigComponent] fix typo in compoundVariants documentation
| Q | A
| ------------- | ---
| Bug fix? | yes
| New feature? | no
| Issues | -
| License | MIT
I think there is a typo in the documentation in the compoundVariants part, and it made me confused a little. The example in the doc was throwing `An exception has been thrown during the rendering of a template ("Warning: foreach() argument must be of type array|object, string given").`
Commits
-------
d466626 fix: typo in compoundVariant documentation
0 commit comments