mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-16 12:26:30 +00:00
removed old class
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
<?php
|
||||
|
||||
namespace Twig\Node;
|
||||
|
||||
class_exists('Twig_Node_SetTemp');
|
||||
|
||||
if (\false) {
|
||||
class SetTempNode extends \Twig_Node_SetTemp
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user