PhpEngine
PhpEngine
class PhpEngine implements EngineInterface, ArrayAccess
PhpEngine is an engine able to render PHP templates.
Methods
__construct(TemplateNameParserInterface $parser, LoaderInterface $loader, array $helpers = array()) Constructor. | ||
string | render(string|登录查看完整内容
|