array getRawTags() Gets the raw tags used by the compiler.
string stripParentheses(string $expression) Strip the parentheses from
void extend(callable $compiler) Register a custom Blade compiler.
bool isExpired(string $path) Determine if the view at the given path is
string getCompiledPath(string $path) Get the path to the compiled version
array getCustomDirectives() Get the list of custom directives.
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
Page 3 of 3