0e401a7312535448ac25fda4220c8f7e1295c0b2
[yaffs-website] / vendor / twig / twig / src / Profiler / NodeVisitor / ProfilerNodeVisitor.php
1 <?php
2
3 namespace Twig\Profiler\NodeVisitor;
4
5 class_exists('Twig_Profiler_NodeVisitor_Profiler');
6
7 if (\false) {
8     class ProfilerNodeVisitor extends \Twig_Profiler_NodeVisitor_Profiler
9     {
10     }
11 }