refactored Twig_Node_Expression_GetAttr for better readability of compiled templates
authorFabien Potencier <fabien.potencier@gmail.com>
Thu, 6 Oct 2011 17:22:19 +0000 (19:22 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Sat, 8 Oct 2011 12:27:18 +0000 (14:27 +0200)
commitdd0546eaa9736d5898eddca6141d2c6270674382
tree04fcb100e0056a6d8c88645fd7f53883d0cad812
parenta68425118d03090fdceb9e2769ea88496c0905d9
refactored Twig_Node_Expression_GetAttr for better readability of compiled templates
lib/Twig/Node/Expression/GetAttr.php
lib/Twig/Node/Expression/Name.php
test/Twig/Tests/Node/Expression/GetAttrTest.php