@loopback/docs
Version:
Documentation for LoopBack 4
21 lines (14 loc) • 553 B
Markdown
lang: en
title: 'API docs: rest.httphandler._rootcontext'
keywords: LoopBack 4.0, LoopBack 4
sidebar: lb4_sidebar
permalink: /doc/en/lb4/apidocs.rest.httphandler._rootcontext.html
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@loopback/rest](./rest.md) > [HttpHandler](./rest.httphandler.md) > [\_rootContext](./rest.httphandler._rootcontext.md)
## HttpHandler.\_rootContext property
<b>Signature:</b>
```typescript
protected readonly _rootContext: Context;
```