added possibility to customize "display" in the base template class
authorMartin Hason <martin.hason@gmail.com>
Wed, 2 Feb 2011 13:41:20 +0000 (14:41 +0100)
committerMartin Hason <martin.hason@gmail.com>
Wed, 2 Feb 2011 13:41:20 +0000 (14:41 +0100)
commitf93a857126adb09a29d45b51779709f0f6669a3f
treef37b92a1f013a743367c499cd1d25fce2f42e7d8
parent4e6011d1ac57c408024b6d29f46297c4504bddbf
added possibility to customize "display" in the base template class
lib/Twig/Node/Module.php
lib/Twig/Template.php
lib/Twig/TemplateInterface.php
test/Twig/Tests/Node/ModuleTest.php
test/Twig/Tests/Node/SandboxedModuleTest.php
test/Twig/Tests/TemplateTest.php