mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-20 06:29:03 +00:00
removed the obsolete lib/ directory, removed PSR-0 class aliases
This commit is contained in:
@@ -19,5 +19,3 @@ namespace Twig\Node;
|
||||
interface NodeCaptureInterface
|
||||
{
|
||||
}
|
||||
|
||||
class_alias('Twig\Node\NodeCaptureInterface', 'Twig_NodeCaptureInterface');
|
||||
|
||||
Reference in New Issue
Block a user