mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-20 14:36:57 +00:00
removed the obsolete lib/ directory, removed PSR-0 class aliases
This commit is contained in:
@@ -60,5 +60,3 @@ final class FromTokenParser extends AbstractTokenParser
|
||||
return 'from';
|
||||
}
|
||||
}
|
||||
|
||||
class_alias('Twig\TokenParser\FromTokenParser', 'Twig_TokenParser_From');
|
||||
|
||||
Reference in New Issue
Block a user