File "BodyNode.php"

Full Path: /home/cananyalcin/public_html/core/lib/twig/twig/src/Node/BodyNode.php
File size: 133 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace Twig\Node;

class_exists('Twig_Node_Body');

if (\false) {
    class BodyNode extends \Twig_Node_Body
    {
    }
}