@loopback/docs
Version:
Documentation files rendered at [https://loopback.io](https://loopback.io)
28 lines (18 loc) • 925 B
Markdown
lang: en
title: 'API docs: context.context.setupconfigurationresolverifneeded'
keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI
sidebar: lb4_sidebar
editurl: https://github.com/loopbackio/loopback-next/tree/master/packages/context
permalink: /doc/en/lb4/apidocs.context.context.setupconfigurationresolverifneeded.html
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@loopback/context](./context.md) > [Context](./context.context.md) > [setupConfigurationResolverIfNeeded](./context.context.setupconfigurationresolverifneeded.md)
## Context.setupConfigurationResolverIfNeeded() method
Set up the configuration resolver if needed
<b>Signature:</b>
```typescript
protected setupConfigurationResolverIfNeeded(): ConfigurationResolver;
```
<b>Returns:</b>
[ConfigurationResolver](./context.configurationresolver.md)