ViewContextInterface
in
ViewContextInterface is the interface that should implemented by classes who want to support relative view names.
The method [[getViewPath()]] should be implemented to return the view path that may be prefixed to a relative view name.
Tags
Table of Contents
Methods
- getViewPath() : string
Methods
getViewPath()
public
getViewPath() : string
Return values
string —the view path that may be prefixed to a relative view name.