File "TemplateWrapper.php"

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

<?php

namespace Twig;

class_exists('Twig_TemplateWrapper');

if (\false) {
    class TemplateWrapper extends \Twig_TemplateWrapper
    {
    }
}