mirror of
https://github.com/yiisoft/app.git
synced 2026-03-05 15:54:05 +01:00
6 lines
61 B
PHP
6 lines
61 B
PHP
<?php
|
|
|
|
declare(strict_types=1);
|
|
|
|
App\Environment::prepare();
|