string getLastRendered() Get the last view that was rendered.
array getNames() Get all of the registered named views in environment.
ViewFinderInterface interface ViewFinderInterface (
string render(callable $callback = null) Get the string contents of the
void compile(string $path = null) Compile the view at the given path.
void __set(string $key, mixed $value) Set a piece of data on the view.
string getContentTags() Gets the content tags used for the compiler.
array getShared() Get all of the shared data for the environment.
array provides() Get the services provided by the provider.
string yieldPushContent(string $section, string $default = '') Get the
Page 1 of 16