Completed
Push — develop ( e6f4b0...97fe04 )
by Colin
06:55 queued 05:13
created
src/Block/Renderer/ListItemRenderer.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -26,7 +26,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.