EmailCompilerInterface
in
Compile email html code
Table of Contents
Methods
- compile() : string
- Compile email html code
Methods
compile()
Compile email html code
public
compile(string $htmlCode, string $cssCode) : string
Parameters
- $htmlCode : string
- $cssCode : string