This website requires JavaScript.
Explore
Help
Sign In
geckon01
/
Twig
Watch
1
Star
0
Fork
0
You've already forked Twig
mirror of
https://github.com/twigphp/Twig.git
synced
2026-09-16 04:16:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v2.4.8
Twig
/
src
/
Loader
T
History
Fabien Potencier
e92a13aae9
replaced require with class_exists
2017-06-05 17:04:19 -07:00
..
ArrayLoader.php
Use class_exists instead of require
2017-06-05 23:42:50 +02:00
ChainLoader.php
Use class_exists instead of require
2017-06-05 23:42:50 +02:00
ExistsLoaderInterface.php
replaced require with class_exists
2017-06-05 17:04:19 -07:00
FilesystemLoader.php
Use class_exists instead of require
2017-06-05 23:42:50 +02:00
LoaderInterface.php
replaced require with class_exists
2017-06-05 17:04:19 -07:00
SourceContextLoaderInterface.php
replaced require with class_exists
2017-06-05 17:04:19 -07:00