no-framework-tutorial/implementation/16-caching/public/index.php

5 lines
75 B
PHP
Raw Normal View History

2022-04-04 22:02:52 +00:00
<?php
declare(strict_types=1);
require __DIR__ . '/../src/Bootstrap.php';