Skip to content
Snippets Groups Projects
Commit 9cc12bdb authored by Jared Hancock's avatar Jared Hancock
Browse files

variable: Rework the variable replacement system

getVar() is now called first, then object properties and array properties
are considered, and then getTag() is considered if none of the other options
work. This allows for more predictable results using the variable
replacement system, and allows ::getVar() to override every other means to
use variables in email templates.
parent f03c0dd0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment