KMP PHP API Reference

EmailTemplateResolverService
in package
uses LocatorAwareTrait

Resolves active email templates by stable slug identity.

Throws EmailTemplateNotFoundException (never returns null) so callers can rely on a valid, active template or fail explicitly.

Table of Contents

Properties

$EmailTemplates  : EmailTemplatesTable
$emailTemplates  : EmailTemplatesTable

Methods

__construct()  : mixed
resolveBySlug()  : EmailTemplate
Resolve an active template by slug.

Properties

Methods

On this page

Search results