PKPStageParticipantNotifyForm::_getMailTemplate PHP 메소드

_getMailTemplate() 추상적인 보호된 메소드

Return app-specific mail template.
abstract protected _getMailTemplate ( $submission, $templateKey, $includeSignature = true ) : array
$submission Submission
$templateKey string
$includeSignature boolean
리턴 array
    protected abstract function _getMailTemplate($submission, $templateKey, $includeSignature = true);