web/app.php
line 4
Open in your IDE?
<?php
// Backwards compatibility
require
__DIR__
.
'/index.php'
;