interface Twig_ExistsLoaderInterface
Adds an exists() method for loaders.
Methods
| boolean |
exists(string $name)
Check if we have the source code of a template, given its name. |
Details
at line 27
public boolean
exists(string $name)
Check if we have the source code of a template, given its name.