bool isExpired(string $path) Determine if the view at the given path is
void setPath(string $path) Set the path currently being compiled.
void setRawTags(string $openTag, string $closeTag) Sets the raw tags used
void extend(callable $compiler) Register a custom Blade compiler.
string getCompiledPath(string $path) Get the path to the compiled version
string compileEchoDefaults(string $value) Compile the default values for
void setEscapedContentTags(string $openTag, string $closeTag) Sets the
string compileString(string $value) Compile the given Blade template contents
array getCustomDirectives() Get the list of custom directives.
Page 3 of 3