a-blog cms PHP API Reference

TemplatePathCandidateResolverInterface

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
Return values
array<int, string>

        
On this page

Search results