CompilerInterface getCompiler()
bool hasSection(string $name) Check if section exists.
Compiler class Compiler (
string appendSection() Stop injecting content into a section and append
string getName() Get the name of the view.
string getPath() Get the path currently being compiled.
void startSection(string $section, string $content = '') Start injecting
void registerFactory() Register the view environment.
void callCreator(View $view)
bool isDeferred() Determine if the provider is deferred.
Page 7 of 16