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
@@ -37,5 +37,3 @@ class PrintNode extends Node implements NodeOutputInterface
;
}
}
class_alias('Twig\Node\PrintNode', 'Twig_Node_Print');