polidog/twig-path-checker-bundle
Composer 安装命令:
composer require polidog/twig-path-checker-bundle
包简介
README 文档
README
This bundle is check tiwg file path.
install
$ composer require --dev polidog/twig-path-checker-bundle
Configuration
// AppKernel.php
public function registerBundles()
{
$bundles = array(
// ...
new Polidog\TwigPathCheckerBUndle\PolidogTwigPathCheckerBUndle(),
// ...
);
}
Using
$ bin/console lint:twig:path
统计信息
- 总下载量: 74
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2018-11-20