Skip to content
This repository has been archived by the owner on Oct 12, 2024. It is now read-only.

Commit

Permalink
Update Element.php
Browse files Browse the repository at this point in the history
  • Loading branch information
staabm authored Apr 21, 2021
1 parent 134a7bb commit cfd7433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Element.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ class Element extends \DOMElement implements XPathAware
* Create and append a text-node with the given name and optionally given value.
*
* @param string $name
* @param scalar $value
* @param string $value
*
* @return Element
*/
Expand Down

0 comments on commit cfd7433

Please sign in to comment.