void addLocation(string $location) Add a location to the array of view
void addNamespace(string $namespace, string|array $hints) Add a namespace
array getHints() Get the namespace to file path hints.
void incrementRender() Increment the rendering counter.
array getExtensions() Get registered extensions.
array getCustomDirectives() Get the list of custom directives.
array renderSections() Get the sections of the rendered view.
string getCompiledPath(string $path) Get the path to the compiled version
void setEscapedContentTags(string $openTag, string $closeTag) Sets the
void __construct(Factory $view)
Page 15 of 16