Skip to content

Commit ada83e4

Browse files
committed
github-issue; #2228; Fixes to Simplexml Element class to satisfy static tests
1 parent 781e7bb commit ada83e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/internal/Magento/Framework/Simplexml/Element.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -458,6 +458,7 @@ public function setNode($path, $value, $overwrite = true)
458458

459459
/**
460460
* Unset self from the XML-node tree
461+
*
461462
* Note: trying to refer this object as a variable after "unsetting" like this will result in E_WARNING
462463
*
463464
* @return void

0 commit comments

Comments
 (0)