Commit d2832785 authored by Akex's avatar Akex Committed by Александр Плохих
Browse files

fix repo dependency

parent 368df2b7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -7,6 +7,7 @@ use Symfony\Component\HttpFoundation\JsonResponse;
use Symfony\Component\HttpFoundation\Request;
use Symfony\Component\HttpFoundation\Response;
use Symfony\Component\Routing\Attribute\Route;
use function App\Repository\prepareMenu;

class PrepareMenuController extends AbstractController
{
+2 −0
Original line number Diff line number Diff line
<?php

namespace App\Repository;
/**
 * Сгруппировать подразедлы в верхние разделы меню
 * Дочерние элементы поместить в массив родителя с ключом submenu