dev-master
9999999-devRender content from files in Twig templates
MIT
The Requires
v1.1.0
1.1.0.0Render content from files in Twig templates
MIT
The Requires
v1.0.0
1.0.0.0Render content from files in Twig templates
MIT
The Requires
Wallogit.com
2017 © Pedro Peláez
Render content from files in Twig templates
This bundle allows you to load static content from files using Symfony's shorthand "@" syntax., (*2)
{# in '/some/path/to/template.html.twig' #}
{{ file('@AcmeDemoBundle/Resources/files/hello.txt') }}
Add KGPagerBundle in your composer.json:, (*3)
{
"require": {
"kgilden/static-bundle": "~1.0"
}
}
Simply run phpunit in the root directory for the full test suite., (*4)
This bundle is under the MIT license. See the complete license in the bundle:, (*5)
Resources/meta/LICENCE
Render content from files in Twig templates
MIT
Render content from files in Twig templates
MIT
Render content from files in Twig templates
MIT