Medical Appointments API

Main.php

Interfaces, Classes, Traits and Enums

Main
The main class responsible for initializing the Slim application and running it.

Table of Contents

PROJECT_ROOT  = dirname(__DIR__ . '../')
The path to the project root directory.

Constants

PROJECT_ROOT

The path to the project root directory.

public mixed PROJECT_ROOT = dirname(__DIR__ . '../')

Search results