TemplatePathCandidateResolverInterface
in
Table of Contents
Methods
- getCandidates() : array<int, string>
- findTemplate / Twig Loader 用のテンプレートパス候補(探索順)
Methods
getCandidates()
findTemplate / Twig Loader 用のテンプレートパス候補(探索順)
public
getCandidates(string $path) : array<int, string>
Parameters
- $path : string