constant Twig_Loader_Filesystem::MAIN_NAMESPACE in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/twig/twig/lib/Twig/Loader/Filesystem.php \Twig_Loader_Filesystem::MAIN_NAMESPACE
Identifier of the main namespace.
File
- vendor/
twig/ twig/ lib/ Twig/ Loader/ Filesystem.php, line 20
Class
- Twig_Loader_Filesystem
- Loads template from the filesystem.
Code
const MAIN_NAMESPACE = '__main__';