mirror of https://github.com/flightphp/core
parent
886e584429
commit
07d72d24ef
@ -1,9 +0,0 @@
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
use flight\core\Loader;
|
||||
|
||||
require_once __DIR__ . '/Flight.php';
|
||||
|
||||
Loader::autoload(true, [dirname(__DIR__)]);
|
||||
Loading…
Reference in new issue