PHP - Manual: HaruDoc::save
2024-11-13
(PECL haru >= 0.0.1)
HaruDoc::save — Save the document into the specified file
$file
) : boolSaves the document into the specified file.
file
The file to save the document to.
Returns TRUE
on success.
发生错误时抛出 HaruException 异常。