webonaute/twig-debug-helper-bundle
Composer 安装命令:
composer require webonaute/twig-debug-helper-bundle
包简介
Allow frontend developper to see in which template the html has been generated by adding template reference in the output source.
README 文档
README
===============================
Help frontend developer to find in which template the html stand in.
Caution: It is highly not recommended to use this bundle in production.
Installation
Symfony <= 3.3
run composer require webonaute/twig-debug-helper-bundle ^1.0
Symfony > 3.4
run composer require webonaute/twig-debug-helper-bundle ^2.0
Configuration
Add these 2 lines to your config_dev.yml
twig:
base_template_class: Webonaute\TwigDebugHelperBundle\Twig\DebugTemplate
License
This bundle is under the MIT license. See the complete license in the bundle:
Resources/meta/LICENSE
统计信息
- 总下载量: 2.05k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-08-11