Méthode | Description | |
---|---|---|
getLocator ( ) : Symfony\Component\Config\FileLocatorInterface | ||
locate ( string | Symfony\Component\Templating\TemplateReferenceInterface $template, null $currentPath = null, boolean $first = true ) : string | Returns a full path for a given file. |
Méthode | Description | |
---|---|---|
getCacheKey ( $template ) |
public getLocator ( ) : Symfony\Component\Config\FileLocatorInterface | ||
Résultat | Symfony\Component\Config\FileLocatorInterface |
public locate ( string | Symfony\Component\Templating\TemplateReferenceInterface $template, null $currentPath = null, boolean $first = true ) : string | ||
$template | string | Symfony\Component\Templating\TemplateReferenceInterface | |
$currentPath | null | |
$first | boolean | |
Résultat | string | The full path for the file |