Level2.lu/src/app/bootstrap.php

4 lines
106 B
PHP

<?php
// Embed the composer-generated autoload file
require_once __DIR__ . '/../vendor/autoload.php';