File "Profile.php"

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

<?php

namespace Twig\Profiler;

class_exists('Twig_Profiler_Profile');

if (\false) {
    class Profile extends \Twig_Profiler_Profile
    {
    }
}