Skip to content

Commit 21589ff

Browse files
committed
Renamed the output file to 'Sample_03_TemplateCloneRow_result.docx'.
1 parent b5f7131 commit 21589ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/Sample_03_TemplateCloneRow.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@
3232
$document->setValue('weekday', date('l'));
3333
$document->setValue('time', date('H:i'));
3434

35-
$document->save('SolarsystemRepeatingRows.docx');
35+
$document->save('Sample_03_TemplateCloneRow_result.docx');

0 commit comments

Comments
 (0)