[REF] Extract domain tokens to their own class
authorEileen McNaughton <emcnaughton@wikimedia.org>
Fri, 17 Sep 2021 06:14:20 +0000 (18:14 +1200)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Sat, 18 Sep 2021 01:04:02 +0000 (13:04 +1200)
commit3c78698ea9c7eca124091bb0f1727532be4a36db
tree6303647f177dce7d964bb47ebb795ea936395c57
parent0736bf39a446a0dd2672298eeee2993528084a0f
[REF] Extract domain tokens to their own class

Note that the moved function was only extracted a few days ago.
CRM/Admin/Form/MessageTemplates.php
CRM/Core/DomainTokens.php [new file with mode: 0644]
CRM/Core/SelectValues.php
CRM/Utils/Token.php
Civi/Core/Container.php
Civi/Token/TokenCompatSubscriber.php
tests/phpunit/CRM/Activity/Form/Task/PDFLetterCommonTest.php
tests/phpunit/CRM/Core/BAO/MessageTemplateTest.php
tests/phpunit/CRM/Utils/TokenConsistencyTest.php