Engine class Engine (
string getLastRendered() Get the last view that was rendered.
EngineInterface resolve(string $engine)
string get(string $path, array $data = array()) Get the evaluated contents
CompilerEngine class CompilerEngine extends
void __construct(CompilerInterface $compiler)
CompilerInterface getCompiler()
EngineInterface interface EngineInterface (
PhpEngine class PhpEngine implements
Page 1 of 2