LoaderInterface

LoaderInterface

interface LoaderInterface

LoaderInterface is the interface all loaders must implement.

Methods

登录查看完整内容
Storage|bool load(TemplateReferenceInterface $template)

Loads a template.

bool isFresh(TemplateReferenceInterface $template, int $time)

Returns true if the template is still fresh.