web/config/autoload_with_route.php
eater eb1cbef43b
All checks were successful
continuous-integration/drone/push Build is passing
setup cache before running tessts
2019-11-21 00:15:44 +01:00

3 lines
No EOL
111 B
PHP

<?php
include __DIR__ . '/../vendor/autoload.php';
include __DIR__ . '/../var/cache/routes/CompiledRoutes.php';