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