(dev/core#2258) CryptoToken - Change notation
authorTim Otten <totten@civicrm.org>
Sat, 19 Dec 2020 04:47:31 +0000 (20:47 -0800)
committerTim Otten <totten@civicrm.org>
Sat, 19 Dec 2020 04:58:09 +0000 (20:58 -0800)
commit5b394c8f531cb30eccf5507bf7c08997603bf217
tree910aee3ed57ed4be34a1909a35bfd5f814c6d792
parent4228925bae872ddb4e5f268c1516c8e820bdd580
(dev/core#2258) CryptoToken - Change notation

This is pre-merge change to the notation in the token. Two things:

* Use only one control character instead of multiple.
* Use URL-style key-value notation. It should be easier to skim and to tweak.
Civi/Crypto/CryptoToken.php
tests/phpunit/Civi/Crypto/CryptoTokenTest.php