mirror of
https://github.com/twigphp/Twig.git
synced 2026-08-27 18:47:13 +00:00
Add the aliases
This commit is contained in:
@@ -1 +1,11 @@
|
||||
./TokenParser/Include.php
|
||||
<?php
|
||||
|
||||
namespace Twig\TokenParser;
|
||||
|
||||
require __DIR__.'/../../lib/Twig/TokenParser/Include.php';
|
||||
|
||||
if (\false) {
|
||||
class IncludeTokenParser extends \Twig_TokenParser_Include
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user