no-framework-tutorial/implementation/10/public/index.php

4 lines
75 B
PHP
Raw Permalink Normal View History

2022-05-23 20:08:50 +00:00
<?php declare(strict_types=1);
require __DIR__ . '/../src/Bootstrap.php';