mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-20 14:36:57 +00:00
Add the aliases
This commit is contained in:
+11
-1
@@ -1 +1,11 @@
|
||||
./TokenStream.php
|
||||
<?php
|
||||
|
||||
namespace Twig;
|
||||
|
||||
require __DIR__.'/../lib/Twig/TokenStream.php';
|
||||
|
||||
if (\false) {
|
||||
class TokenStream extends \Twig_TokenStream
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user