1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-06 13:16:45 +02:00

feat(flextype): add setBasePath definition

This commit is contained in:
Awilum
2022-07-06 20:29:23 +03:00
parent 34c3829977
commit 342a4e406f

View File

@@ -51,6 +51,7 @@ use Symfony\Component\ExpressionLanguage\ExpressionLanguage;
use Flextype\Middlewares\WhoopsMiddleware;
use Flextype\Console\FlextypeConsole;
use function Flextype\setBasePath;
use function Flextype\app;
use function array_replace_recursive;
use function Flextype\container;