示例#1
0
 protected function sendPendingNotificationToAdmin(Am_Mail_Template $mailTpl, Invoice $invoice)
 {
     $mailTpl->sendAdmin();
 }