Loading index.php +24 −23 Original line number Diff line number Diff line Loading @@ -72,6 +72,7 @@ print_r($func->prepareMenu($aMenu)); ?> <h1>Function 5</h1> <?php print "<h2>До НГ: </h2>"; Loading src/Functions.php +5 −8 Original line number Diff line number Diff line Loading @@ -4,9 +4,6 @@ declare(strict_types=1); namespace Hp\Test; use DateTimeImmutable; use Exception; class Functions { /** Loading Loading
index.php +24 −23 Original line number Diff line number Diff line Loading @@ -72,6 +72,7 @@ print_r($func->prepareMenu($aMenu)); ?> <h1>Function 5</h1> <?php print "<h2>До НГ: </h2>"; Loading
src/Functions.php +5 −8 Original line number Diff line number Diff line Loading @@ -4,9 +4,6 @@ declare(strict_types=1); namespace Hp\Test; use DateTimeImmutable; use Exception; class Functions { /** Loading