constant Twig_Loader_Filesystem::MAIN_NAMESPACE in Translation template extractor 6.3
Same name and namespace in other branches
- 7.3 vendor/Twig/Loader/Filesystem.php \Twig_Loader_Filesystem::MAIN_NAMESPACE
Identifier of the main namespace.
File
- vendor/
Twig/ Loader/ Filesystem.php, line 20
Class
- Twig_Loader_Filesystem
- Loads template from the filesystem.
Code
const MAIN_NAMESPACE = '__main__';