Skip to content

Commit

Permalink
Removed useless var
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathmel123 committed May 15, 2024
1 parent 20c440f commit 4c70549
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Classes/Common/XmlDocument.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ class XmlDocument

// Private helper vars
protected array $convertedArray;
protected SimpleXmlElement $currentNode;


public function __construct(string $xmlString)
Expand Down

0 comments on commit 4c70549

Please sign in to comment.