Simple
class Simple extends Engine implements EngineInterface
Simple Engine
Properties
null | $engine |
Methods
string
render(string $path, array $vars = null)
Render
Details
in Engine at line 25
__construct(ViewInterface $view)
Engine constructor.
in Engine at line 37
mixed
__call(string $name, array $parameters)
调用 Engine 实例中的方法
at line 25
string
render(string $path, array $vars = null)
Render