Renderer
FinalYes
Table of Contents
Methods
- renderToFile() : void
- replaceFileContent() : void
Methods
renderToFile()
public
renderToFile(string $filePath, Template $template) : void
Parameters
- $filePath : string
- $template : Template
replaceFileContent()
public
replaceFileContent(string $filePath, Template $template, string $startTag, string $endTag) : void
Parameters
- $filePath : string
- $template : Template
- $startTag : string
- $endTag : string