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