BladeCompiler class BladeCompiler extends
void __construct(Filesystem $files, string $cachePath)
bool isExpired(string $path) Determine if the view at the given path is
array getExtensions() Get the extensions used by the compiler.
void setContentTags(string $openTag, string $closeTag, bool $escaped = false)
Compiler class Compiler (
string getPath() Get the path currently being compiled.
string stripParentheses(string $expression) Strip the parentheses from
array getRawTags() Gets the raw tags used by the compiler.
Page 2 of 3