Hack
HHVM
report a problem or make a suggestion
Search our Documentation
Documentation
Hack
Reference
Class
XMLWriter
endElement
XMLWriter::endElement
Ends the current element
public function endElement(): bool;
Returns
bool
- - Returns TRUE on success or FALSE on failure.