Refactor namespace/shortname parsing into own method
authorAndreas Lutro <anlutro@gmail.com>
Fri, 16 May 2014 08:08:10 +0000 (10:08 +0200)
committerAndreas Lutro <anlutro@gmail.com>
Thu, 22 May 2014 07:10:34 +0000 (09:10 +0200)
commit9dd3bb82209fd9356f35f6d65498d3cff0fee605
treef60d5ebc533531312302870a8cebbd6a170e9af3
parent55253c3f37b1b47ad797eb95f27b0a33e3a76d2f
Refactor namespace/shortname parsing into own method

Allows you to more easily create a custom file loader with a custom
namespace syntax.
lib/Twig/Loader/Filesystem.php