dev/core#4123 Support contribution recur tokens when accessing from a contribution...
authorSeamus Lee <seamuslee001@gmail.com>
Sun, 12 Feb 2023 23:20:33 +0000 (10:20 +1100)
committerSeamus Lee <seamuslee001@gmail.com>
Mon, 8 May 2023 22:24:30 +0000 (08:24 +1000)
commitf030a44d497d02d514312430a603ebce879d227a
treef11f0272e0f98a9fc7d4a72747b17d3f56731aaf
parentc054fb50907f6a6ddd4a17e0eff60b4e6839d9b5
dev/core#4123 Support contribution recur tokens when accessing from a contribution or membership

Use getRelatedTokens function name instead and also fix tests

Hide some unnecessary tokens and fix tests
CRM/Contribute/Tokens.php
CRM/Core/EntityTokens.php
CRM/Member/Tokens.php
tests/phpunit/CRM/Contribute/ActionMapping/ByTypeTest.php
tests/phpunit/CRM/Utils/TokenConsistencyTest.php
tests/phpunit/Civi/Token/TokenProcessorTest.php