| @@ -26,7 +26,7 @@ | ||
| 26 | 26 | * @param ElementRendererInterface $htmlRenderer | 
| 27 | 27 | * @param bool $inTightList | 
| 28 | 28 | * | 
| 29 | - * @return string | |
| 29 | + * @return HtmlElement | |
| 30 | 30 | */ | 
| 31 | 31 | public function render(AbstractBlock $block, ElementRendererInterface $htmlRenderer, $inTightList = false) | 
| 32 | 32 |      { |