Completed
Push — master ( 162bcd...191d8c )
by Lars
23s
created
src/voku/helper/SimpleHtmlDom.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -710,7 +710,7 @@
 block discarded – undo
710 710
      *
711 711
      * @param string $name <p>The name of the html-attribute.</p>
712 712
      *
713
-     * @return mixed
713
+     * @return SimpleHtmlDom
714 714
      */
715 715
     public function removeAttribute(string $name)
716 716
     {
Please login to merge, or discard this patch.