fix enrollment, invoice, payment and financila aid
Deploy to Shared Hosting / Shared hosting deploy (push) Failing after 47s
Tests / PHPUnit (push) Failing after 1m19s

This commit is contained in:
root
2026-08-24 21:20:58 -04:00
parent 576da3bd78
commit 608aca79b8
30 changed files with 3327 additions and 774 deletions
@@ -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';