LoaderInterface
interface LoaderInterface
LoaderInterface is the interface all loaders must implement.
Methods
Storage|bool
bool
isFresh(TemplateReferenceInterface $template, int $time)
Returns true if the template is still fresh.
Details
bool
isFresh(TemplateReferenceInterface $template, int $time)
Returns true if the template is still fresh.