BladeCompiler class BladeCompiler extends
void setContentTags(string $openTag, string $closeTag, bool $escaped = false)
array getExtensions() Get the extensions used by the compiler.
string getCompiledPath(string $path) Get the path to the compiled version
string getEscapedContentTags() Gets the escaped content tags used for the
Compiler class Compiler (
void __construct(Filesystem $files, string $cachePath)
string getPath() Get the path currently being compiled.
void setRawTags(string $openTag, string $closeTag) Sets the raw tags used
bool isExpired(string $path) Determine if the view at the given path is
Page 2 of 3