'; } public function render(NavigationItem $item = null) { return '
' . $this->getAvatar() . parent::render($item) . '
'; } }