void __construct(CompilerInterface $compiler)
array provides() Get the services provided by the provider.
void __set(string $key, mixed $value) Set a piece of data on the view.
void compile(string $path) Compile the view at the given path.
void setEchoFormat(string $format) Set the echo format to be used by the
mixed __get(string $key) Get a piece of data from the view.
EngineInterface resolve(string $engine)
string getCompiledPath(string $path) Get the path to the compiled version
bool offsetExists(string $key) Determine if a piece of data is bound.
void directive(string $name, callable $handler) Register a handler for
Page 2 of 16