XMLWriter::fullEndElement

End the current xml element

public function fullEndElement(): bool;

Writes an end tag even if the element is empty.

Returns

  • bool - - Returns TRUE on success or FALSE on failure.