rashid2538/bolt-plugin-twig

此包的最新版本(v1.0.1)没有提供许可证信息。

v1.0.1 2019-04-18 07:24 UTC

This package is auto-updated.

Last update: 2024-09-12 18:05:30 UTC


README

此插件使 Bolt 框架 应用程序能够使用 Twig 作为模板引擎。请按照以下示例设置您的配置文件。

[
	...
	'plugins' => [ ... 'BoltPlugin\\Twig\\Renderer' ... ]
	...
]