File "Markup.php"

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

<?php

namespace Twig;

class_exists('Twig_Markup');

if (\false) {
    class Markup extends \Twig_Markup
    {
    }
}