[REF] Separate contact tokens from 'tokenCompatSubscriber'
authorEileen McNaughton <emcnaughton@wikimedia.org>
Sun, 26 Sep 2021 20:13:50 +0000 (09:13 +1300)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Mon, 27 Sep 2021 04:35:38 +0000 (17:35 +1300)
commita7f29bf4cb4b37909a9dcd076fb8dcafab1c871b
treeb9676689be0b70fd88e7ef608970ecabe627d823
parentb1fc671a6c0d0adf5882f2856e7df70ee31cad26
[REF] Separate contact tokens from 'tokenCompatSubscriber'

This just moves code around - loads of testing - but it separates
the contact entity stuff from the 'compat' - presumably 'compatibility'
subscriber.
CRM/Contact/Tokens.php [new file with mode: 0644]
Civi/Core/Container.php
Civi/Token/TokenCompatSubscriber.php
tests/phpunit/Civi/Token/TokenProcessorTest.php