mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-16 20:36:33 +00:00
Add the aliases
This commit is contained in:
+11
-1
@@ -1 +1,11 @@
|
||||
./Node/Set.php
|
||||
<?php
|
||||
|
||||
namespace Twig\Node;
|
||||
|
||||
require __DIR__.'/../../lib/Twig/Node/Set.php';
|
||||
|
||||
if (\false) {
|
||||
class SetNode extends \Twig_Node_Set
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user