Skip to content

Commit

Permalink
Removed leftour dump()
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuszbieniek committed Dec 13, 2019
1 parent a28ec01 commit ab60fec
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,6 @@ public function onMenuConfigure(ConfigureMenuEvent $event)
continue;
}

dump($siteaccess);

$currentContent = $this->contentService->loadContent($currentLocation->contentId);
$root[PageBuilderConfigureMainMenuListener::ITEM_PAGE]->addChild($siteaccess, [
'route' => 'ezplatform.page_builder.location_preview',
Expand Down

0 comments on commit ab60fec

Please sign in to comment.