index.php 78 B

1234
  1. <?php
  2. declare(strict_types = 1);
  3. require __DIR__ . '/../app/bootstrap.php';