app\Resource\Fetcher\Template::getConfig PHP Method

getConfig() public method

public getConfig ( )
    public function getConfig()
    {
        return ['template_path' => APP_ROOT . '/resources/views'];
    }