xmlwriter_text
Supported Versions: PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL xmlwriter >= 0.1.0
Write text
<?php
public
XMLWriter
::
text
(
string $content
):
bool