Skip to content

Commit

Permalink
EZP-28117: Removed old menu providing system
Browse files Browse the repository at this point in the history
  • Loading branch information
webhdx committed Oct 24, 2017
1 parent 19a2b99 commit 0410770
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 487 deletions.
44 changes: 0 additions & 44 deletions src/bundle/DependencyInjection/Compiler/MenuPass.php

This file was deleted.

1 change: 0 additions & 1 deletion src/bundle/EzPlatformAdminUiBundle.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ public function build(ContainerBuilder $container)
private function addCompilerPasses(ContainerBuilder $container)
{
$container->addCompilerPass(new TabPass());
$container->addCompilerPass(new MenuPass());
$container->addCompilerPass(new UiConfigProviderPass());
$container->addCompilerPass(new SystemInfoTabGroupPass());
}
Expand Down
79 changes: 0 additions & 79 deletions src/bundle/Menu/Builder.php

This file was deleted.

70 changes: 0 additions & 70 deletions src/lib/Menu/Builder.php

This file was deleted.

137 changes: 0 additions & 137 deletions src/lib/Menu/Item.php

This file was deleted.

51 changes: 0 additions & 51 deletions src/lib/Menu/Menu.php

This file was deleted.

Loading

0 comments on commit 0410770

Please sign in to comment.