Esempio n. 1
0
 /**
  * {@inheritdoc}
  */
 public function build()
 {
     $menu = $this->getDerivativeId();
     return $this->menuTree->renderMenu($menu);
 }