PKPStageParticipantNotifyForm::_getMailTemplate PHP Method

_getMailTemplate() abstract protected method

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