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

6 lines
76 B
PHP
Raw Normal View History

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