removed the obsolete lib/ directory, removed PSR-0 class aliases

This commit is contained in:
Fabien Potencier
2019-04-16 15:07:13 +02:00
parent 50763ac22e
commit 273b666a71
349 changed files with 0 additions and 2862 deletions
-2
View File
@@ -60,5 +60,3 @@ final class FromTokenParser extends AbstractTokenParser
return 'from';
}
}
class_alias('Twig\TokenParser\FromTokenParser', 'Twig_TokenParser_From');