Skip to content
Snippets Groups Projects

Ptps function 6

Merged Адлан Шамавов requested to merge PTPS_Function_6 into main
1 file
+ 3
3
Compare changes
  • Side-by-side
  • Inline
+ 3
3
<?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>
Loading