31class_alias(
'Twig_ExistsLoaderInterface',
'Twig\Loader\ExistsLoaderInterface',
false);
An exception for terminatinating execution or to throw for unit testing.
Adds an exists() method for loaders.
exists($name)
Check if we have the source code of a template, given its name.