Commit 6cfdbf5a authored by Адлан Шамавов's avatar Адлан Шамавов
Browse files

Merge branch 'PTPS_Function_4' into PTPS_Function_5

parents 5dd9d16f 238fd405
Loading
Loading
Loading
Loading
+24 −23
Original line number Diff line number Diff line
@@ -72,6 +72,7 @@
        print_r($func->prepareMenu($aMenu));
    ?>
    
    
    <h1>Function 5</h1>
    <?php
        print "<h2>До НГ: </h2>";
+5 −8
Original line number Diff line number Diff line
@@ -4,9 +4,6 @@ declare(strict_types=1);

namespace Hp\Test;

use DateTimeImmutable;
use Exception;

class Functions
{
    /**