mirror of
https://github.com/twigphp/Twig.git
synced 2026-08-29 19:47:06 +00:00
Add the aliases
This commit is contained in:
@@ -1 +1,11 @@
|
||||
./Node/Spaceless.php
|
||||
<?php
|
||||
|
||||
namespace Twig\Node;
|
||||
|
||||
require __DIR__.'/../../lib/Twig/Node/Spaceless.php';
|
||||
|
||||
if (\false) {
|
||||
class SpacelessNode extends \Twig_Node_Spaceless
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user