Completed
Push — master ( f8d553...83afd2 )
by Lars
02:29
created
src/voku/helper/SimpleHtmlDom.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -701,7 +701,7 @@
 block discarded – undo
701 701
    *
702 702
    * @param string $name <p>The name of the html-attribute.</p>
703 703
    *
704
-   * @return mixed
704
+   * @return SimpleHtmlDom
705 705
    */
706 706
   public function removeAttribute(string $name)
707 707
   {
Please login to merge, or discard this patch.