XMLWriter::toMemory

(PHP 8 >= 8.4.0)

XMLWriter::toMemory — Create new XMLWriter using memory for string output

Опис

public static function XMLWriter::toMemory(): static

Creates a new XMLWriter using memory for string output.

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

Returns an XMLWriter.

Прогляньте також

+add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top