fix enrollment, invoice, payment and financila aid
This commit is contained in:
@@ -4,6 +4,9 @@ namespace App\Services;
|
||||
|
||||
use CodeIgniter\Database\BaseConnection;
|
||||
|
||||
/**
|
||||
* @deprecated Use EnrollmentRegistrationEmailService instead. This legacy sender is retained for reference only.
|
||||
*/
|
||||
class RegistrationOpeningEmailService
|
||||
{
|
||||
public const TEMPLATE_KEY = 'registration_opening';
|
||||
|
||||
Reference in New Issue
Block a user