Skip to content

Instantly share code, notes, and snippets.

View DC-development's full-sized avatar
💭
I may be slow to respond.

Phil DC-development

💭
I may be slow to respond.
  • Akquinet - nx2 GmbH
  • Hamburg, Germany
View GitHub Profile
<?php
namespace Linkofy\CommonBundle\Menu;
use Knp\Menu\FactoryInterface;
use Symfony\Component\DependencyInjection\ContainerAware;
class Builder extends ContainerAware
{
public function mainMenu(FactoryInterface $factory, array $options)