You are here

constant Twig_Loader_Filesystem::MAIN_NAMESPACE in Translation template extractor 7.3

Same name and namespace in other branches
  1. 6.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__';