string stripParentheses(string $expression) Strip the parentheses from
void setPath(string $path) Set the path currently being compiled.
void extend(callable $compiler) Register a custom Blade compiler.
array getRawTags() Gets the raw tags used by the compiler.
void setEscapedContentTags(string $openTag, string $closeTag) Sets the
string getCompiledPath(string $path) Get the path to the compiled version
string compileEchoDefaults(string $value) Compile the default values for
array getCustomDirectives() Get the list of custom directives.
string compileString(string $value) Compile the given Blade template contents
Page 3 of 3