add solutions for chapter 10
This commit is contained in:
parent
d880aeb9a6
commit
e91a166816
18 changed files with 1872 additions and 0 deletions
3
implementation/10/public/index.php
Normal file
3
implementation/10/public/index.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php declare(strict_types=1);
|
||||
|
||||
require __DIR__ . '/../src/Bootstrap.php';
|
Loading…
Add table
Add a link
Reference in a new issue