array getExtensions() Get the extensions used by the compiler.
CompilerInterface interface CompilerInterface (
string getCompiledPath(string $path) Get the path to the compiled version
BladeCompiler class BladeCompiler extends
bool isExpired(string $path) Determine if the view at the given path is
string getEscapedContentTags() Gets the escaped content tags used for the
string getPath() Get the path currently being compiled.
void __construct(Filesystem $files, string $cachePath)
void extend(callable $compiler) Register a custom Blade compiler.
void setPath(string $path) Set the path currently being compiled.
Page 2 of 3