Merge pull request #19152 from MegaphoneJon/financial-160
[civicrm-core.git] / CRM / Mailing / BAO / Component.php
1 <?php
2
3 /**
4 * @deprecated copy of renamed class.
5 * @package CRM
6 * @copyright CiviCRM LLC https://civicrm.org/licensing
7 */
8 class CRM_Mailing_BAO_Component extends CRM_Mailing_BAO_MailingComponent {
9
10 }