Save as XML serialized

This commit is contained in:
Eric Espie
2026-01-21 17:27:16 +01:00
parent 945d2f32c5
commit e909c41445
27 changed files with 536 additions and 919 deletions

View File

@@ -17291,7 +17291,7 @@ class TCPDF {
}
/**
* Serialize data to be used with TCPDF tag in HTML code.
* SerializeToDOMNode data to be used with TCPDF tag in HTML code.
* @param string $method TCPDF method name
* @param array $params Method parameters
* @return string Serialized data