mirror of
https://github.com/twigphp/Twig.git
synced 2026-08-28 11:06:50 +00:00
removed the obsolete lib/ directory, removed PSR-0 class aliases
This commit is contained in:
@@ -27,5 +27,3 @@ abstract class AbstractTokenParser implements TokenParserInterface
|
||||
$this->parser = $parser;
|
||||
}
|
||||
}
|
||||
|
||||
class_alias('Twig\TokenParser\AbstractTokenParser', 'Twig_TokenParser');
|
||||
|
||||
Reference in New Issue
Block a user