Level2.lu/src/app/bootstrap.php

4 lines
106 B
PHP
Raw Normal View History

2015-02-23 11:20:05 +01:00
<?php
// Embed the composer-generated autoload file
require_once __DIR__ . '/../vendor/autoload.php';