@loopback/docs
Version:
Documentation for LoopBack 4
27 lines (17 loc) • 777 B
Markdown
lang: en
title: 'API docs: context.context.setupconfigurationresolverifneeded'
keywords: LoopBack 4.0, LoopBack 4
sidebar: lb4_sidebar
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`