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
@@ -19,5 +19,3 @@ namespace Twig\Node;
interface NodeCaptureInterface
{
}
class_alias('Twig\Node\NodeCaptureInterface', 'Twig_NodeCaptureInterface');