4 lines
86 B
PHP
4 lines
86 B
PHP
<?php
|
|
// This is global bootstrap for autoloading
|
|
|
|
include_once 'vendor/autoload.php'; |