Yaffs site version 1.1
[yaffs-website] / vendor / twig / twig / lib / Twig / FactoryRuntimeLoader.php
index f428047ca0f7562b55a47c825fed7f6ae545bf43..2cdaded1d24d18e7385850c16473684b32acf288 100644 (file)
@@ -35,3 +35,5 @@ class Twig_FactoryRuntimeLoader implements Twig_RuntimeLoaderInterface
         }
     }
 }
+
+class_alias('Twig_FactoryRuntimeLoader', 'Twig\RuntimeLoader\FactoryRuntimeLoader', false);