mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-24 16:43:48 +00:00
add Admin menu
This commit is contained in:
@@ -6,7 +6,7 @@ use Symfony\Bundle\FrameworkBundle\Controller\Controller;
|
||||
|
||||
class MenuController extends Controller
|
||||
{
|
||||
public function writeMenuAction($menu, $layout, $activeRouteKey, array $args = array() )
|
||||
public function writeMenuAction($menu, $layout, $activeRouteKey = null, array $args = array() )
|
||||
{
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user