attribute-spass/app/public/index.php

4 lines
78 B
PHP
Raw Normal View History

2022-11-05 10:55:58 +00:00
<?php declare(strict_types=1);
require __DIR__ . '/../src/Bootstrap.php';