ViewFinderInterface
interface ViewFinderInterface (View source)
Interface that view finders must implement.
Methods
boolean
exists(string $view)
Check if a view exists.
string
canonical(string $view)
Return a canonical string representation of the view name.