Yaffs site version 1.1
[yaffs-website] / vendor / twig / twig / lib / Twig / Util / DeprecationCollector.php
index 884cf055fdef311afea91117d2de80d14c5c6dd8..c7bf53be2e705c83f0af71803ff9dde0c4716e0c 100644 (file)
@@ -82,3 +82,5 @@ class Twig_Util_DeprecationCollector
         }
     }
 }
+
+class_alias('Twig_Util_DeprecationCollector', 'Twig\Util\DeprecationCollector', false);