MessageTemplate::sendTemplate() - Accept `array $tokenContext` option
authorTim Otten <totten@civicrm.org>
Sun, 11 Jul 2021 23:16:01 +0000 (16:16 -0700)
committerTim Otten <totten@civicrm.org>
Mon, 9 Aug 2021 22:05:31 +0000 (15:05 -0700)
commit0238a01ebedf0db69643c0adbd4d29589c4cffe4
tree2cecfd46e0f12c92f0d6543e4be525a7c86dd5fd
parent6a9d9d7d6677e9bb2c189a11230f16d2f3995f81
MessageTemplate::sendTemplate() - Accept `array $tokenContext` option

When using `sendTemplate()`, what values are exported to the TokenProcessor? This option allows
you pass options directly through to tokenContext.
CRM/Core/BAO/MessageTemplate.php