Skip to content

Commit 400ea8c

Browse files
shaedrichProgi1984
authored andcommitted
Add comments step part to reader
1 parent 7222e6c commit 400ea8c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/PhpWord/Reader/Word2007.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,8 @@ public function load($docFile)
5757
['stepPart' => 'document', 'stepItems' => [
5858
'endnotes' => 'Endnotes',
5959
'footnotes' => 'Footnotes',
60-
'settings' => 'Settings',
60+
'settings' => 'Settings',
61+
'comments' => 'Comments'
6162
]],
6263
];
6364

0 commit comments

Comments
 (0)