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