bool offsetExists(string $key) Determine if a piece of data is bound.
ViewFinderInterface interface ViewFinderInterface (
void __construct(Application $app)
static array pathsToPublish(string $provider = null, string $group = null)
void setPath(string $path) Set the path to the view.
mixed __get(string $key) Get a piece of data from the view.
string render(callable $callback = null) Get the string contents of the
void __set(string $key, mixed $value) Set a piece of data on the view.
array getShared() Get all of the shared data for the environment.
void alias(string $view, string $alias) Add an alias for a view.
Page 1 of 12