@loopback/docs
Version:
Documentation for LoopBack 4
23 lines (15 loc) • 564 B
Markdown
lang: en
title: 'API docs: boot.booter_phases'
keywords: LoopBack 4.0, LoopBack 4
sidebar: lb4_sidebar
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[]
```