@loopback/docs
Version:
Documentation files rendered at [https://loopback.io](https://loopback.io)
24 lines (16 loc) • 673 B
Markdown
lang: en
title: 'API docs: boot.booter_phases'
keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI
sidebar: lb4_sidebar
editurl: https://github.com/strongloop/loopback-next/tree/master/packages/boot
permalink: /doc/en/lb4/apidocs.boot.booter_phases.html
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@loopback/boot](./boot.md) > [BOOTER\_PHASES](./boot.booter_phases.md)
## BOOTER\_PHASES variable
Export of an array of all the Booter phases supported by the interface above, in the order they should be run.
<b>Signature:</b>
```typescript
BOOTER_PHASES: string[]
```