XMLWriter::endPi
PHP function
Edit on GitHub ✎
(PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL xmlwriter >= 0.1.0)
End current PI
Description
Oop
XMLWriter::endPi(): bool
Procedural
xmlwriter_end_pi(XMLWriter $writer): bool
Ends the current processing instruction.
Parameters
Return Values
Success
Changelog
| Version | Description |
|---|
See Also
XMLWriter::startPiXMLWriter::writePi