app\Resource\Fetcher\Template::getConfig PHP Метод

getConfig() публичный Метод

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