class TemplateLocator (View source)

Responsible for locating and rendering summary templates.

Properties

protected FileLocator $fileLocator
protected ThemeLocation $themeLocation

Methods

__construct(FileLocator $fileLocator, ThemeLocation $themeLocation)

No description

string
getFileToRender(Theme $theme, Template $template)

No description

Details

__construct(FileLocator $fileLocator, ThemeLocation $themeLocation)

No description

Parameters

FileLocator $fileLocator
ThemeLocation $themeLocation

string getFileToRender(Theme $theme, Template $template)

No description

Parameters

Theme $theme
Template $template

Return Value

string file