File "ForLoopNode.php"
Full Path: /home/cananyalcin/public_html/core/lib/twig/twig/src/Node/ForLoopNode.php
File size: 142 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Twig\Node;
class_exists('Twig_Node_ForLoop');
if (\false) {
class ForLoopNode extends \Twig_Node_ForLoop
{
}
}