ViewPathResolver
FinalYes
Table of Contents
Methods
- __construct() : mixed
- resolve() : string
- Gets path on document root to view file.
Methods
__construct()
public
__construct(string $viewPath, string $renderFunctionName) : mixed
Parameters
- $viewPath : string
- $renderFunctionName : string
resolve()
Gets path on document root to view file.
public
resolve() : string