minor #1269 various cleanups (cordoval)
authorFabien Potencier <fabien.potencier@gmail.com>
Tue, 12 Nov 2013 17:59:00 +0000 (18:59 +0100)
committerFabien Potencier <fabien.potencier@gmail.com>
Tue, 12 Nov 2013 17:59:00 +0000 (18:59 +0100)
commit8f7bea047eb3aaded608ef3ac79e434c84eaf55d
treeb981da6696d69fca9a1ac858bb828b8088539368
parent10da58c83b13d6f800aebb72b515c1134d75f2af
parentcb651e8ebbafeb9550b4ecb67f6d69c1d8a6a687
minor #1269 various cleanups (cordoval)

This PR was squashed before being merged into the master branch (closes #1269).

Discussion
----------

various cleanups

fix bool -> Boolean for consistency in other parts of twig's code removing
assignment to n as it is never used fix typo and docblock for consistency
remove line break not needed for consistency fix array docblock for
consistency

Commits
-------

cb651e8 various cleanups