Skip to content
Snippets Groups Projects
Commit 75822515 authored by Адлан Шамавов's avatar Адлан Шамавов
Browse files

Merge branch 'main' into 'PTPS_Function_6'

# Conflicts:
#   index.php
#   src/Functions.php
parents 1d45f52c 5b335147
No related branches found
No related tags found
1 merge request!6Ptps function 6
This commit is part of merge request !6. Comments created here will be created in the context of that merge request.
<?php <?php
require_once __DIR__ . '/vendor/autoload.php'; require_once __DIR__ . '/vendor/autoload.php';
use Hp\Test\Functions; use Hp\Test\Functions;
$func = new Functions(); $func = new Functions();
?> ?>
<!DOCTYPE html> <!DOCTYPE html>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment