Convert `contribution{,_recur}.ex.php` to `Civi/Test/ExampleData/*`
authorTim Otten <totten@civicrm.org>
Tue, 14 Sep 2021 23:42:54 +0000 (16:42 -0700)
committerTim Otten <totten@civicrm.org>
Wed, 15 Sep 2021 23:15:14 +0000 (16:15 -0700)
commit13515f0c6bc8837babea3d5d149b190f915f126a
treee61152f4d7f5df82d10cfb1b21c907d075d69e6b
parent52b4f292fd8b8d7e702fc49bdebbeb8a9bb8ed62
Convert `contribution{,_recur}.ex.php` to `Civi/Test/ExampleData/*`

1. Use revised class format
2. Use `entity/{$ENTITY}/{$EXAMPLE}` instead of `workflow/{$WORKFLOW}/{$EXAMPLE}`
Civi/Test/EntityExample.php [new file with mode: 0644]
Civi/Test/ExampleData/Contribution/Euro5990.ex.php [new file with mode: 0644]
Civi/Test/ExampleData/ContributionRecur/Euro5990.ex.php [new file with mode: 0644]
Civi/WorkflowMessage/GenericWorkflowMessage/contribution.ex.php [deleted file]
Civi/WorkflowMessage/GenericWorkflowMessage/contribution_recur.ex.php [deleted file]