Yaffs site version 1.1
[yaffs-website] / vendor / twig / twig / src / Profiler / NodeVisitor / ProfilerNodeVisitor.php
diff --git a/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php b/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php
new file mode 100644 (file)
index 0000000..0e401a7
--- /dev/null
@@ -0,0 +1,11 @@
+<?php
+
+namespace Twig\Profiler\NodeVisitor;
+
+class_exists('Twig_Profiler_NodeVisitor_Profiler');
+
+if (\false) {
+    class ProfilerNodeVisitor extends \Twig_Profiler_NodeVisitor_Profiler
+    {
+    }
+}