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

4 lines
75 B
PHP
Raw Permalink Normal View History

2022-05-31 15:49:17 +00:00
<?php declare(strict_types=1);
require __DIR__ . '/../src/Bootstrap.php';