no-framework-tutorial/implementation/04-dev-helpers/public/index.php

6 lines
76 B
PHP
Raw Normal View History

2022-03-29 18:35:06 +00:00
<?php
declare(strict_types=1);
require __DIR__ . '/../src/Bootstrap.php';