bool isExpired(string $path) Determine if the given view is expired.
string getCompiledPath(string $path) Get the path to the compiled version
void setEchoFormat(string $format) Set the echo format to be used by the
void directive(string $name, callable $handler) Register a handler for
void compile(string $path = null) Compile the view at the given path.
string getContentTags() Gets the content tags used for the compiler.
void compile(string $path) Compile the view at the given path.
void __construct(Filesystem $files, string $cachePath)
void setContentTags(string $openTag, string $closeTag, bool $escaped = false)
bool isExpired(string $path) Determine if the view at the given path is
Page 1 of 3