app\Resource\Fetcher\Template::getConfig PHP 메소드

getConfig() 공개 메소드

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