6 rader
78 B
PHP
6 rader
78 B
PHP
|
<?php
|
||
|
|
||
|
declare(strict_types=1);
|
||
|
|
||
|
require __DIR__ . '/../vendor/autoload.php';
|